Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
A Dtpm-chip.c170 mutex_lock(&chip->tpm_mutex); in tpm_try_get_ops()
177 mutex_unlock(&chip->tpm_mutex); in tpm_try_get_ops()
195 mutex_unlock(&chip->tpm_mutex); in tpm_put_ops()
333 mutex_init(&chip->tpm_mutex); in tpm_chip_alloc()
/linux/include/linux/
A Dtpm.h175 struct mutex tpm_mutex; /* tpm is processing */ member

Completed in 9 milliseconds