Searched refs:API_FAST (Results 1 – 1 of 1) sorted by relevance
36 #define API_FAST (1 << 2) /* Short timeout */ macro85 API_ENTRY(CPU, CX18_CPU_DE_SET_MDL, API_FAST),626 timeout = msecs_to_jiffies((info->flags & API_FAST) ? 10 : 20); in cx18_api_call()