Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dsc2310.c144 struct sc2310 { struct
168 const struct sc2310_mode *cur_mode; argument
179 #define to_sc2310(sd) container_of(sd, struct sc2310, subdev) argument
708 sc2310_find_best_fit(struct sc2310 *sc2310, struct v4l2_subdev_format *fmt) in sc2310_find_best_fit()
728 static void sc2310_change_mode(struct sc2310 *sc2310, const struct sc2310_mode *mode) in sc2310_change_mode()
740 struct sc2310 *sc2310 = to_sc2310(sd); in sc2310_set_fmt() local
785 struct sc2310 *sc2310 = to_sc2310(sd); in sc2310_get_fmt() local
815 struct sc2310 *sc2310 = to_sc2310(sd); in sc2310_enum_mbus_code() local
828 struct sc2310 *sc2310 = to_sc2310(sd); in sc2310_enum_frame_sizes() local
844 static int sc2310_enable_test_pattern(struct sc2310 *sc2310, u32 pattern) in sc2310_enable_test_pattern()
[all …]