Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtc358746.c136 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_get_pad_format(sd, 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_get_pad_format(sd, state, TC358746_SINK); in tc358746_init_cfg()
784 sink_fmt = v4l2_subdev_get_pad_format(sd, sd_state, TC358746_SINK); in tc358746_set_fmt()
904 mbusfmt = v4l2_subdev_get_pad_format(sd, sink_state, TC358746_SINK); in tc358746_link_validate()
907 fmt = tc358746_get_format_by_code(TC358746_SINK, mbusfmt->code); in tc358746_link_validate()
[all …]