Lines Matching refs:TC358746_SINK
136 TC358746_SINK, enumerator
247 (pad == TC358746_SINK)) { in tc358746_get_format_by_idx()
265 if (pad == TC358746_SINK && fmt->code == code) in tc358746_get_format_by_code()
430 mbusfmt = v4l2_subdev_state_get_format(sink_state, TC358746_SINK); in tc358746_apply_misc_config()
431 fmt = tc358746_get_format_by_code(TC358746_SINK, mbusfmt->code); in tc358746_apply_misc_config()
679 src = tc358746_get_remote_sd(&tc358746->pads[TC358746_SINK]); in tc358746_s_stream()
748 fmt = v4l2_subdev_state_get_format(state, TC358746_SINK); in tc358746_init_state()
784 sink_fmt = v4l2_subdev_state_get_format(sd_state, TC358746_SINK); in tc358746_set_fmt()
907 mbusfmt = v4l2_subdev_state_get_format(sink_state, TC358746_SINK); in tc358746_link_validate()
910 fmt = tc358746_get_format_by_code(TC358746_SINK, mbusfmt->code); in tc358746_link_validate()
1292 tc358746->pads[TC358746_SINK].flags = MEDIA_PAD_FL_SINK; in tc358746_init_subdev()
1441 struct media_pad *sink = &tc358746->pads[TC358746_SINK]; in tc358746_notify_bound()
1460 TC358746_SINK, 0, 0); in tc358746_async_register()