Searched refs:vsp1_entity_get_pad_config (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.c | 118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() function 219 config = vsp1_entity_get_pad_config(entity, sd_state, fmt->which); in vsp1_subdev_get_pad_format() 266 config = vsp1_entity_get_pad_config(entity, sd_state, in vsp1_subdev_enum_mbus_code() 306 config = vsp1_entity_get_pad_config(entity, sd_state, fse->which); in vsp1_subdev_enum_frame_size() 374 config = vsp1_entity_get_pad_config(entity, sd_state, fmt->which); in vsp1_subdev_set_pad_format()
|
D | vsp1_rwpf.c | 71 config = vsp1_entity_get_pad_config(&rwpf->entity, sd_state, in vsp1_rwpf_set_format() 150 config = vsp1_entity_get_pad_config(&rwpf->entity, sd_state, in vsp1_rwpf_get_selection() 203 config = vsp1_entity_get_pad_config(&rwpf->entity, sd_state, in vsp1_rwpf_set_selection()
|
D | vsp1_brx.c | 145 config = vsp1_entity_get_pad_config(&brx->entity, sd_state, in brx_set_format() 203 config = vsp1_entity_get_pad_config(&brx->entity, sd_state, in brx_get_selection() 236 config = vsp1_entity_get_pad_config(&brx->entity, sd_state, in brx_set_selection()
|
D | vsp1_uif.c | 98 config = vsp1_entity_get_pad_config(&uif->entity, sd_state, in uif_get_selection() 147 config = vsp1_entity_get_pad_config(&uif->entity, sd_state, in uif_set_selection()
|
D | vsp1_sru.c | 130 config = vsp1_entity_get_pad_config(&sru->entity, sd_state, in sru_enum_frame_size() 230 config = vsp1_entity_get_pad_config(&sru->entity, sd_state, in sru_set_format()
|
D | vsp1_uds.c | 135 config = vsp1_entity_get_pad_config(&uds->entity, sd_state, in uds_enum_frame_size() 214 config = vsp1_entity_get_pad_config(&uds->entity, sd_state, in uds_set_format()
|
D | vsp1_entity.h | 140 vsp1_entity_get_pad_config(struct vsp1_entity *entity,
|
D | vsp1_hsit.c | 75 config = vsp1_entity_get_pad_config(&hsit->entity, sd_state, in hsit_set_format()
|
D | vsp1_histo.c | 216 config = vsp1_entity_get_pad_config(&histo->entity, sd_state, in histo_get_selection() 357 config = vsp1_entity_get_pad_config(&histo->entity, sd_state, in histo_set_selection()
|