Home
last modified time | relevance | path

Searched refs:oif_sd_to_s5c73m3 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c460 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_stream()
884 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_g_frame_interval()
933 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_frame_interval()
959 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_interval()
1031 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_fmt()
1109 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_fmt()
1154 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_frame_desc()
1172 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_frame_desc()
1254 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_size()
1311 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_log_status()
[all …]
Ds5c73m3.h459 static inline struct s5c73m3 *oif_sd_to_s5c73m3(struct v4l2_subdev *sd) in oif_sd_to_s5c73m3() function