Home
last modified time | relevance | path

Searched refs:vsp1_entity_get_pad_config (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_entity.c104 * vsp1_entity_get_pad_config - Get the pad configuration for an entity
118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() function
217 config = vsp1_entity_get_pad_config(entity, cfg, fmt->which); in vsp1_subdev_get_pad_format()
264 config = vsp1_entity_get_pad_config(entity, cfg, code->which); in vsp1_subdev_enum_mbus_code()
303 config = vsp1_entity_get_pad_config(entity, cfg, fse->which); in vsp1_subdev_enum_frame_size()
371 config = vsp1_entity_get_pad_config(entity, cfg, fmt->which); in vsp1_subdev_set_pad_format()
H A Dvsp1_rwpf.c70 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, fmt->which); in vsp1_rwpf_set_format()
148 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, sel->which); in vsp1_rwpf_get_selection()
200 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, sel->which); in vsp1_rwpf_set_selection()
H A Dvsp1_uif.c97 config = vsp1_entity_get_pad_config(&uif->entity, cfg, sel->which); in uif_get_selection()
145 config = vsp1_entity_get_pad_config(&uif->entity, cfg, sel->which); in uif_set_selection()
H A Dvsp1_brx.c145 config = vsp1_entity_get_pad_config(&brx->entity, cfg, fmt->which); in brx_set_format()
202 config = vsp1_entity_get_pad_config(&brx->entity, cfg, in brx_get_selection()
235 config = vsp1_entity_get_pad_config(&brx->entity, cfg, sel->which); in brx_set_selection()
H A Dvsp1_sru.c130 config = vsp1_entity_get_pad_config(&sru->entity, cfg, fse->which); in sru_enum_frame_size()
229 config = vsp1_entity_get_pad_config(&sru->entity, cfg, fmt->which); in sru_set_format()
H A Dvsp1_entity.h140 vsp1_entity_get_pad_config(struct vsp1_entity *entity,
H A Dvsp1_hsit.c74 config = vsp1_entity_get_pad_config(&hsit->entity, cfg, fmt->which); in hsit_set_format()
H A Dvsp1_uds.c135 config = vsp1_entity_get_pad_config(&uds->entity, cfg, fse->which); in uds_enum_frame_size()
213 config = vsp1_entity_get_pad_config(&uds->entity, cfg, fmt->which); in uds_set_format()
H A Dvsp1_histo.c214 config = vsp1_entity_get_pad_config(&histo->entity, cfg, sel->which); in histo_get_selection()
353 config = vsp1_entity_get_pad_config(&histo->entity, cfg, sel->which); in histo_set_selection()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c104 * vsp1_entity_get_pad_config - Get the pad configuration for an entity
118 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() function
218 config = vsp1_entity_get_pad_config(entity, sd_state, fmt->which); in vsp1_subdev_get_pad_format()
265 config = vsp1_entity_get_pad_config(entity, sd_state, in vsp1_subdev_enum_mbus_code()
305 config = vsp1_entity_get_pad_config(entity, sd_state, fse->which); in vsp1_subdev_enum_frame_size()
373 config = vsp1_entity_get_pad_config(entity, sd_state, fmt->which); in vsp1_subdev_set_pad_format()
H A Dvsp1_rwpf.c71 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()
H A Dvsp1_uif.c98 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()
H A Dvsp1_brx.c145 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()
H A Dvsp1_sru.c130 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()
H A Dvsp1_entity.h138 vsp1_entity_get_pad_config(struct vsp1_entity *entity,
H A Dvsp1_hsit.c75 config = vsp1_entity_get_pad_config(&hsit->entity, sd_state, in hsit_set_format()
H A Dvsp1_uds.c135 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()
H A Dvsp1_histo.c216 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()

Completed in 11 milliseconds