Searched refs:tpm_mutex (Results 1 – 5 of 5) sorted by relevance
63 mutex_lock(&chip->tpm_mutex); in tpm2_del_space()65 mutex_unlock(&chip->tpm_mutex); in tpm2_del_space()
668 mutex_lock(&chip->tpm_mutex); in tpm2_unseal_trusted()678 mutex_unlock(&chip->tpm_mutex); in tpm2_unseal_trusted()
220 mutex_init(&chip->tpm_mutex); in tpm_chip_alloc()
236 struct mutex tpm_mutex; /* tpm is processing */ member
470 mutex_lock(&chip->tpm_mutex); in tpm_try_transmit()562 mutex_unlock(&chip->tpm_mutex); in tpm_try_transmit()