Searched refs:cx18_msleep_timeout (Results 1 – 5 of 5) sorted by relevance
/drivers/media/pci/cx18/ |
D | cx18-firmware.c | 319 cx18_msleep_timeout(10, 0); in cx18_init_memory() 322 cx18_msleep_timeout(10, 0); in cx18_init_memory() 326 cx18_msleep_timeout(10, 0); in cx18_init_memory() 332 cx18_msleep_timeout(10, 0); in cx18_init_memory() 338 cx18_msleep_timeout(10, 0); in cx18_init_memory() 342 cx18_msleep_timeout(10, 0); in cx18_init_memory() 381 cx18_msleep_timeout(1, 0); in cx18_firmware_init() 413 cx18_msleep_timeout(10, 0); in cx18_firmware_init() 415 cx18_msleep_timeout(200, 0); in cx18_firmware_init()
|
D | cx18-driver.h | 678 int cx18_msleep_timeout(unsigned int msecs, int intr);
|
D | cx18-fileops.c | 867 cx18_msleep_timeout(100, 0); in cx18_unmute()
|
D | cx18-mailbox.c | 720 cx18_msleep_timeout(300, 0); in cx18_api_call()
|
D | cx18-driver.c | 269 int cx18_msleep_timeout(unsigned int msecs, int intr) in cx18_msleep_timeout() function
|