Home
last modified time | relevance | path

Searched refs:API_NO_WAIT_RES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-mailbox.c28 #define API_NO_WAIT_RES (1 << 5) /* Command may not wait for the result */ macro
298 if (flags & API_NO_WAIT_RES) in ivtv_api_call()