Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dprocfs.h17 wait_queue_head_t fs_wait; member
H A Dprocfs.c961 ret = wait_event_timeout(dev->procfs.fs_wait, in isp_show()
1142 init_waitqueue_head(&dev->procfs.fs_wait); in rkisp_proc_init()
H A Drkisp.c4201 wake_up(&dev->procfs.fs_wait); in rkisp_isp_isr()