Searched refs:tvp5150_s_routing (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp5150.c | 1298 static int tvp5150_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, 1361 tvp5150_s_routing(sd, is_svideo ? TVP5150_SVIDEO : tvp5150_pad->index, in tvp5150_link_setup() 1477 static int tvp5150_s_routing(struct v4l2_subdev *sd, in tvp5150_s_routing() function 1724 .s_routing = tvp5150_s_routing,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp5150.c | 1300 static int tvp5150_s_routing(struct v4l2_subdev *sd, u32 input, u32 output, 1363 tvp5150_s_routing(sd, is_svideo ? TVP5150_SVIDEO : tvp5150_pad->index, in tvp5150_link_setup() 1475 static int tvp5150_s_routing(struct v4l2_subdev *sd, in tvp5150_s_routing() function 1714 .s_routing = tvp5150_s_routing,
|
Completed in 6 milliseconds