Searched refs:cx18_msleep_timeout (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/media/video/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() 387 cx18_msleep_timeout(1, 0); in cx18_firmware_init() 419 cx18_msleep_timeout(10, 0); in cx18_firmware_init() 421 cx18_msleep_timeout(200, 0); in cx18_firmware_init()
|
D | cx18-driver.h | 671 int cx18_msleep_timeout(unsigned int msecs, int intr);
|
D | cx18-fileops.c | 819 cx18_msleep_timeout(100, 0); in cx18_unmute()
|
D | cx18-mailbox.c | 686 cx18_msleep_timeout(300, 0); in cx18_api_call()
|
D | cx18-driver.c | 283 int cx18_msleep_timeout(unsigned int msecs, int intr) in cx18_msleep_timeout() function
|