Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_rwpf.h84 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols);
Dvsp1_rwpf.c267 int vsp1_rwpf_init_ctrls(struct vsp1_rwpf *rwpf, unsigned int ncontrols) in vsp1_rwpf_init_ctrls() function
Dvsp1_rpf.c410 ret = vsp1_rwpf_init_ctrls(rpf, 0); in vsp1_rpf_create()
Dvsp1_wpf.c159 vsp1_rwpf_init_ctrls(wpf, num_flip_ctrls); in wpf_init_controls()