Searched refs:cx18_msleep_timeout (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-firmware.c | 328 cx18_msleep_timeout(10, 0); in cx18_init_memory() 331 cx18_msleep_timeout(10, 0); in cx18_init_memory() 335 cx18_msleep_timeout(10, 0); in cx18_init_memory() 341 cx18_msleep_timeout(10, 0); in cx18_init_memory() 347 cx18_msleep_timeout(10, 0); in cx18_init_memory() 351 cx18_msleep_timeout(10, 0); in cx18_init_memory() 390 cx18_msleep_timeout(1, 0); in cx18_firmware_init() 422 cx18_msleep_timeout(10, 0); in cx18_firmware_init() 424 cx18_msleep_timeout(200, 0); in cx18_firmware_init()
|
D | cx18-driver.h | 687 int cx18_msleep_timeout(unsigned int msecs, int intr);
|
D | cx18-fileops.c | 876 cx18_msleep_timeout(100, 0); in cx18_unmute()
|
D | cx18-mailbox.c | 729 cx18_msleep_timeout(300, 0); in cx18_api_call()
|
D | cx18-driver.c | 278 int cx18_msleep_timeout(unsigned int msecs, int intr) in cx18_msleep_timeout() function
|