Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c451 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_stream()
875 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_g_frame_interval()
924 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_s_frame_interval()
950 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_interval()
1023 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_fmt()
1102 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_fmt()
1148 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_get_frame_desc()
1166 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_set_frame_desc()
1248 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_enum_frame_size()
1305 struct s5c73m3 *state = oif_sd_to_s5c73m3(sd); in s5c73m3_oif_log_status()
[all …]
H A Ds5c73m3.h446 static inline struct s5c73m3 *oif_sd_to_s5c73m3(struct v4l2_subdev *sd) in oif_sd_to_s5c73m3() function