Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c461 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_stream()
885 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_g_frame_interval()
934 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_frame_interval()
960 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_interval()
1032 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_fmt()
1110 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_fmt()
1155 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_frame_desc()
1173 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_frame_desc()
1255 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_size()
1312 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