Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dsony-btf-mpx.c48 struct sony_btf_mpx { struct
54 static inline struct sony_btf_mpx *to_state(struct v4l2_subdev *sd) in to_state() argument
56 return container_of(sd, struct sony_btf_mpx, sd); in to_state()
169 static int mpx_setup(struct sony_btf_mpx *t) in mpx_setup()
281 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_std()
302 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_g_tuner()
316 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_tuner()
349 struct sony_btf_mpx *t; in sony_btf_mpx_probe()