Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-mailbox.c204 int api_timeout = msecs_to_jiffies(1000); in ivtv_api_call() local
261 api_timeout = msecs_to_jiffies(100); in ivtv_api_call()
291 if (time_after(jiffies, then + api_timeout)) { in ivtv_api_call()

Completed in 3 milliseconds