Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dtvp5150.c71 struct tvp5150 { struct
98 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument
100 return container_of(sd, struct tvp5150, sd); in to_tvp5150()
105 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()
110 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_read()
282 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux()
600 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_write_inittab()
611 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_vdp_init()
682 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi()
725 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi()
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtvt7.dts417 compatible = "ti,tvp5150";