Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/tpm/
H A Dtpm-dev-common.c62 priv->command_enqueued = false; in tpm_dev_async_work()
181 priv->command_enqueued) { in tpm_common_write()
208 priv->command_enqueued = true; in tpm_common_write()
H A Dtpm-dev.h19 bool command_enqueued; member