Home
last modified time | relevance | path

Searched refs:vsp1_reset_wpf (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1.h115 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index);
Dvsp1_drv.c490 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index) in vsp1_reset_wpf() function
523 ret = vsp1_reset_wpf(vsp1, i); in vsp1_device_init()
Dvsp1_pipe.c364 ret = vsp1_reset_wpf(vsp1, pipe->output->entity.index); in vsp1_pipeline_stop()