Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1.h111 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index);
H A Dvsp1_drv.c483 int vsp1_reset_wpf(struct vsp1_device *vsp1, unsigned int index) in vsp1_reset_wpf() function
516 ret = vsp1_reset_wpf(vsp1, i); in vsp1_device_init()
H A Dvsp1_pipe.c324 ret = vsp1_reset_wpf(vsp1, pipe->output->entity.index); in vsp1_pipeline_stop()