Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dsony-btf-mpx.c36 struct sony_btf_mpx { struct
42 static inline struct sony_btf_mpx *to_state(struct v4l2_subdev *sd) in to_state() argument
44 return container_of(sd, struct sony_btf_mpx, sd); in to_state()
157 static int mpx_setup(struct sony_btf_mpx *t) in mpx_setup()
269 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_std()
290 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_g_tuner()
304 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_tuner()
336 struct sony_btf_mpx *t; in sony_btf_mpx_probe()