Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtvp5150.c71 struct tvp5150 { struct
75 struct tvp5150_connector connectors[TVP5150_MAX_CONNECTORS]; argument
76 struct tvp5150_connector *cur_connector; argument
98 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument