Home
last modified time | relevance | path

Searched defs:sc2232 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc2232.c116 struct sc2232 { struct
139 const struct sc2232_mode *cur_mode; argument
150 #define to_sc2232(sd) container_of(sd, struct sc2232, subdev) argument
450 sc2232_find_best_fit(struct sc2232 *sc2232, struct v4l2_subdev_format *fmt) in sc2232_find_best_fit()
470 static void sc2232_change_mode(struct sc2232 *sc2232, const struct sc2232_mode *mode) in sc2232_change_mode()
482 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_set_fmt() local
527 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_get_fmt() local
557 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_enum_mbus_code() local
570 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_enum_frame_sizes() local
589 struct sc2232 *sc2232 = to_sc2232(sd); in sc2232_g_frame_interval() local
[all …]