Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm-chip.c96 mutex_init(&chip->tpm_mutex); in tpmm_chip_alloc()
Dtpm.h186 struct mutex tpm_mutex; /* tpm is processing */ member
Dtpm-interface.c351 mutex_lock(&chip->tpm_mutex); in tpm_transmit()
394 mutex_unlock(&chip->tpm_mutex); in tpm_transmit()