Searched refs:SRU_PAD_SOURCE (Results 1 – 2 of 2) sorted by relevance
185 case SRU_PAD_SOURCE: in sru_try_format()241 format = v4l2_subdev_state_get_format(state, SRU_PAD_SOURCE); in sru_set_format()244 sru_try_format(sru, state, SRU_PAD_SOURCE, format); in sru_set_format()280 output = v4l2_subdev_state_get_format(state, SRU_PAD_SOURCE); in sru_configure_stream()308 output = v4l2_subdev_state_get_format(state, SRU_PAD_SOURCE); in sru_max_width()332 output = v4l2_subdev_state_get_format(state, SRU_PAD_SOURCE); in sru_partition()
21 #define SRU_PAD_SOURCE 1 macro