Searched refs:vsp1_entity_get_pad_config (Results 1 – 11 of 11) sorted by relevance
/drivers/media/platform/vsp1/ |
D | vsp1_entity.c | 95 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()
|
D | vsp1_rwpf.c | 74 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()
|
D | vsp1_bru.c | 149 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()
|
D | vsp1_sru.c | 134 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()
|
D | vsp1_uds.c | 139 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()
|
D | vsp1_histo.c | 218 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()
|
D | vsp1_entity.h | 142 vsp1_entity_get_pad_config(struct vsp1_entity *entity,
|
D | vsp1_hsit.c | 78 config = vsp1_entity_get_pad_config(&hsit->entity, cfg, fmt->which); in hsit_set_format()
|
D | vsp1_lif.c | 73 config = vsp1_entity_get_pad_config(&lif->entity, cfg, fmt->which); in lif_set_format()
|
D | vsp1_lut.c | 131 config = vsp1_entity_get_pad_config(&lut->entity, cfg, fmt->which); in lut_set_format()
|
D | vsp1_clu.c | 155 config = vsp1_entity_get_pad_config(&clu->entity, cfg, fmt->which); in clu_set_format()
|