Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dxgene-hwmon.c111 spinlock_t kfifo_lock; member
457 &ctx->kfifo_lock)) { in xgene_hwmon_evt_work()
480 &ctx->kfifo_lock); in xgene_hwmon_rx_ready()
532 sizeof(struct slimpro_resp_msg), &ctx->kfifo_lock); in xgene_hwmon_rx_cb()
601 sizeof(struct slimpro_resp_msg), &ctx->kfifo_lock); in xgene_hwmon_pcc_rx_cb()
640 spin_lock_init(&ctx->kfifo_lock); in xgene_hwmon_probe()