Searched refs:vsp1_entity_get_state (Results 1 – 9 of 9) sorted by relevance
| /drivers/media/platform/renesas/vsp1/ |
| A D | vsp1_entity.c | 139 vsp1_entity_get_state(struct vsp1_entity *entity, in vsp1_entity_get_state() function 168 state = vsp1_entity_get_state(entity, sd_state, fmt->which); in vsp1_subdev_get_pad_format() 215 state = vsp1_entity_get_state(entity, sd_state, code->which); in vsp1_subdev_enum_mbus_code() 254 state = vsp1_entity_get_state(entity, sd_state, fse->which); in vsp1_subdev_enum_frame_size() 322 state = vsp1_entity_get_state(entity, sd_state, fmt->which); in vsp1_subdev_set_pad_format()
|
| A D | vsp1_rwpf.c | 70 state = vsp1_entity_get_state(&rwpf->entity, sd_state, fmt->which); in vsp1_rwpf_set_format() 186 state = vsp1_entity_get_state(&rwpf->entity, sd_state, sel->which); in vsp1_rwpf_get_selection() 237 state = vsp1_entity_get_state(&rwpf->entity, sd_state, sel->which); in vsp1_rwpf_set_selection()
|
| A D | vsp1_brx.c | 145 state = vsp1_entity_get_state(&brx->entity, sd_state, fmt->which); in brx_set_format() 201 state = vsp1_entity_get_state(&brx->entity, sd_state, in brx_get_selection() 234 state = vsp1_entity_get_state(&brx->entity, sd_state, sel->which); in brx_set_selection()
|
| A D | vsp1_uif.c | 98 state = vsp1_entity_get_state(&uif->entity, sd_state, sel->which); in uif_get_selection() 144 state = vsp1_entity_get_state(&uif->entity, sd_state, sel->which); in uif_set_selection()
|
| A D | vsp1_sru.c | 131 state = vsp1_entity_get_state(&sru->entity, sd_state, fse->which); in sru_enum_frame_size() 235 state = vsp1_entity_get_state(&sru->entity, sd_state, fmt->which); in sru_set_format()
|
| A D | vsp1_uds.c | 136 state = vsp1_entity_get_state(&uds->entity, sd_state, fse->which); in uds_enum_frame_size() 218 state = vsp1_entity_get_state(&uds->entity, sd_state, fmt->which); in uds_set_format()
|
| A D | vsp1_entity.h | 149 vsp1_entity_get_state(struct vsp1_entity *entity,
|
| A D | vsp1_hsit.c | 76 state = vsp1_entity_get_state(&hsit->entity, sd_state, fmt->which); in hsit_set_format()
|
| A D | vsp1_histo.c | 210 state = vsp1_entity_get_state(&histo->entity, sd_state, sel->which); in histo_get_selection() 335 state = vsp1_entity_get_state(&histo->entity, sd_state, sel->which); in histo_set_selection()
|
Completed in 14 milliseconds