Home
last modified time | relevance | path

Searched refs:vsp1_entity_get_state (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c120 vsp1_entity_get_state(struct vsp1_entity *entity, in vsp1_entity_get_state() function
149 state = vsp1_entity_get_state(entity, sd_state, fmt->which); in vsp1_subdev_get_pad_format()
196 state = vsp1_entity_get_state(entity, sd_state, code->which); in vsp1_subdev_enum_mbus_code()
235 state = vsp1_entity_get_state(entity, sd_state, fse->which); in vsp1_subdev_enum_frame_size()
303 state = vsp1_entity_get_state(entity, sd_state, fmt->which); in vsp1_subdev_set_pad_format()
H A Dvsp1_rwpf.c64 state = vsp1_entity_get_state(&rwpf->entity, sd_state, fmt->which); in vsp1_rwpf_set_format()
141 state = vsp1_entity_get_state(&rwpf->entity, sd_state, sel->which); in vsp1_rwpf_get_selection()
192 state = vsp1_entity_get_state(&rwpf->entity, sd_state, sel->which); in vsp1_rwpf_set_selection()
H A Dvsp1_brx.c138 state = vsp1_entity_get_state(&brx->entity, sd_state, fmt->which); in brx_set_format()
194 state = vsp1_entity_get_state(&brx->entity, sd_state, in brx_get_selection()
227 state = vsp1_entity_get_state(&brx->entity, sd_state, sel->which); in brx_set_selection()
H A Dvsp1_uif.c98 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()
H A Dvsp1_uds.c135 state = vsp1_entity_get_state(&uds->entity, sd_state, fse->which); in uds_enum_frame_size()
211 state = vsp1_entity_get_state(&uds->entity, sd_state, fmt->which); in uds_set_format()
H A Dvsp1_sru.c130 state = vsp1_entity_get_state(&sru->entity, sd_state, fse->which); in sru_enum_frame_size()
228 state = vsp1_entity_get_state(&sru->entity, sd_state, fmt->which); in sru_set_format()
H A Dvsp1_entity.h148 vsp1_entity_get_state(struct vsp1_entity *entity,
H A Dvsp1_hsit.c75 state = vsp1_entity_get_state(&hsit->entity, sd_state, fmt->which); in hsit_set_format()