Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtvp5150.c36 struct tvp5150 { struct
47 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument
49 return container_of(sd, struct tvp5150, sd); in to_tvp5150()
54 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()
245 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux()
627 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi()
674 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi()
710 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_std()
740 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_std()
757 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_reset()
[all …]
DMakefile40 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
DKconfig318 module will be called tvp5150.