Home
last modified time | relevance | path

Searched refs:vsp1_rwpf_init_ctrls (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.h84 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols);
H A Dvsp1_rwpf.c282 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols) in vsp1_rwpf_init_ctrls() function
H A Dvsp1_rpf.c412 ret = vsp1_rwpf_init_ctrls(rpf, 0); in vsp1_rpf_create()
H A Dvsp1_wpf.c161 vsp1_rwpf_init_ctrls(wpf, num_flip_ctrls); in wpf_init_controls()