Searched refs:wake_up_interruptible_nr (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1876 wake_up_interruptible_nr(&dev->open, 1); cx231xx_close()
1909 wake_up_interruptible_nr(&dev->open, 1); cx231xx_close()
/linux-4.1.27/include/linux/
H A Dwait.h172 #define wake_up_interruptible_nr(x, nr) __wake_up(x, TASK_INTERRUPTIBLE, nr, NULL) macro

Completed in 204 milliseconds