Searched refs:buffer_mutex (Results 1 – 6 of 6) sorted by relevance
61 mutex_lock(&priv->buffer_mutex); in tpm_dev_async_work()83 mutex_unlock(&priv->buffer_mutex); in tpm_dev_async_work()102 mutex_lock(&priv->buffer_mutex); in tpm_timeout_work()106 mutex_unlock(&priv->buffer_mutex); in tpm_timeout_work()117 mutex_init(&priv->buffer_mutex); in tpm_common_open()132 mutex_lock(&priv->buffer_mutex); in tpm_common_read()161 mutex_unlock(&priv->buffer_mutex); in tpm_common_read()174 mutex_lock(&priv->buffer_mutex); in tpm_common_write()210 mutex_unlock(&priv->buffer_mutex); in tpm_common_write()233 mutex_unlock(&priv->buffer_mutex); in tpm_common_write()[all …]
12 struct mutex buffer_mutex; member
206 struct mutex buffer_mutex; /* SPI buffer mutex */ member231 mutex_lock(&priv->buffer_mutex); in cc2520_cmd_strobe()240 mutex_unlock(&priv->buffer_mutex); in cc2520_cmd_strobe()259 mutex_lock(&priv->buffer_mutex); in cc2520_get_status()269 mutex_unlock(&priv->buffer_mutex); in cc2520_get_status()288 mutex_lock(&priv->buffer_mutex); in cc2520_write_register()302 mutex_unlock(&priv->buffer_mutex); in cc2520_write_register()323 mutex_lock(&priv->buffer_mutex); in cc2520_write_ram()337 mutex_unlock(&priv->buffer_mutex); in cc2520_write_ram()361 mutex_lock(&priv->buffer_mutex); in cc2520_read_register()[all …]
1708 mutex_lock(&ctx->buffer_mutex); in coda_seq_end_work()1737 mutex_unlock(&ctx->buffer_mutex); in coda_seq_end_work()1742 mutex_lock(&ctx->buffer_mutex); in coda_bit_release()1746 mutex_unlock(&ctx->buffer_mutex); in coda_bit_release()2045 mutex_lock(&ctx->buffer_mutex); in coda_dec_seq_init_work()2052 mutex_unlock(&ctx->buffer_mutex); in coda_dec_seq_init_work()
225 struct mutex buffer_mutex; member
1536 mutex_lock(&ctx->buffer_mutex); in coda_pic_run_work()1542 mutex_unlock(&ctx->buffer_mutex); in coda_pic_run_work()1568 mutex_unlock(&ctx->buffer_mutex); in coda_pic_run_work()2711 mutex_init(&ctx->buffer_mutex); in coda_open()