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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-mailbox.c36 #define API_FAST (1 << 2) /* Short timeout */ macro
85 API_ENTRY(CPU, CX18_CPU_DE_SET_MDL, API_FAST),
626 timeout = msecs_to_jiffies((info->flags & API_FAST) ? 10 : 20);

Completed in 56 milliseconds