Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtvp5150.c1267 struct media_pad *tvp5150_pad, u32 flags) in tvp5150_set_link() argument
1271 link = media_entity_find_link(connector_pad, tvp5150_pad); in tvp5150_set_link()
1304 const struct media_pad *tvp5150_pad, in tvp5150_link_setup() argument
1310 &decoder->pads[tvp5150_pad->index ^ 1]; in tvp5150_link_setup()
1320 if (tvp5150_pad->flags & MEDIA_PAD_FL_SOURCE) in tvp5150_link_setup()
1334 tvp5150_pad->entity->name, tvp5150_pad->index, in tvp5150_link_setup()
1363 tvp5150_s_routing(sd, is_svideo ? TVP5150_SVIDEO : tvp5150_pad->index, in tvp5150_link_setup()