Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_entity.c95 vsp1_entity_get_pad_config(struct vsp1_entity *entity, in vsp1_entity_get_pad_config() function
194 config = vsp1_entity_get_pad_config(entity, cfg, fmt->which); in vsp1_subdev_get_pad_format()
241 config = vsp1_entity_get_pad_config(entity, cfg, code->which); in vsp1_subdev_enum_mbus_code()
280 config = vsp1_entity_get_pad_config(entity, cfg, fse->which); in vsp1_subdev_enum_frame_size()
Dvsp1_rwpf.c74 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, fmt->which); in vsp1_rwpf_set_format()
152 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, sel->which); in vsp1_rwpf_get_selection()
204 config = vsp1_entity_get_pad_config(&rwpf->entity, cfg, sel->which); in vsp1_rwpf_set_selection()
Dvsp1_bru.c149 config = vsp1_entity_get_pad_config(&bru->entity, cfg, fmt->which); in bru_set_format()
206 config = vsp1_entity_get_pad_config(&bru->entity, cfg, in bru_get_selection()
239 config = vsp1_entity_get_pad_config(&bru->entity, cfg, sel->which); in bru_set_selection()
Dvsp1_sru.c134 config = vsp1_entity_get_pad_config(&sru->entity, cfg, fse->which); in sru_enum_frame_size()
233 config = vsp1_entity_get_pad_config(&sru->entity, cfg, fmt->which); in sru_set_format()
Dvsp1_uds.c139 config = vsp1_entity_get_pad_config(&uds->entity, cfg, fse->which); in uds_enum_frame_size()
217 config = vsp1_entity_get_pad_config(&uds->entity, cfg, fmt->which); in uds_set_format()
Dvsp1_histo.c218 config = vsp1_entity_get_pad_config(&histo->entity, cfg, sel->which); in histo_get_selection()
357 config = vsp1_entity_get_pad_config(&histo->entity, cfg, sel->which); in histo_set_selection()
407 config = vsp1_entity_get_pad_config(&histo->entity, cfg, fmt->which); in histo_set_format()
Dvsp1_entity.h142 vsp1_entity_get_pad_config(struct vsp1_entity *entity,
Dvsp1_hsit.c78 config = vsp1_entity_get_pad_config(&hsit->entity, cfg, fmt->which); in hsit_set_format()
Dvsp1_lif.c73 config = vsp1_entity_get_pad_config(&lif->entity, cfg, fmt->which); in lif_set_format()
Dvsp1_lut.c131 config = vsp1_entity_get_pad_config(&lut->entity, cfg, fmt->which); in lut_set_format()
Dvsp1_clu.c155 config = vsp1_entity_get_pad_config(&clu->entity, cfg, fmt->which); in clu_set_format()