Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H 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()
/openbmc/openbmc/poky/meta/recipes-support/libssh2/libssh2/
H A DCVE-2023-48795.patch405 session->api_timeout = 0; /* timeout-free API by default */