Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dtvp5150.c1265 struct media_pad *tvp5150_pad, u32 flags) in tvp5150_set_link() argument
1269 link = media_entity_find_link(connector_pad, tvp5150_pad); in tvp5150_set_link()
1302 const struct media_pad *tvp5150_pad, in tvp5150_link_setup() argument
1308 &decoder->pads[tvp5150_pad->index ^ 1]; in tvp5150_link_setup()
1318 if (tvp5150_pad->flags & MEDIA_PAD_FL_SOURCE) in tvp5150_link_setup()
1332 tvp5150_pad->entity->name, tvp5150_pad->index, in tvp5150_link_setup()
1361 tvp5150_s_routing(sd, is_svideo ? TVP5150_SVIDEO : tvp5150_pad->index, in tvp5150_link_setup()