Home
last modified time | relevance | path

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

/drivers/char/tpm/
A Dtpm-dev-common.c89 wake_up_interruptible(&priv->async_wait); in tpm_dev_async_work()
112 wake_up_interruptible(&priv->async_wait); in tpm_timeout_work()
126 init_waitqueue_head(&priv->async_wait); in tpm_common_open()
247 poll_wait(file, &priv->async_wait, wait); in tpm_common_poll()
A Dtpm-dev.h16 wait_queue_head_t async_wait; member

Completed in 4 milliseconds