Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c100 spinlock_t kfifo_lock; member
446 &ctx->kfifo_lock)) { in xgene_hwmon_evt_work()
469 &ctx->kfifo_lock); in xgene_hwmon_rx_ready()
521 sizeof(struct slimpro_resp_msg), &ctx->kfifo_lock); in xgene_hwmon_rx_cb()
590 sizeof(struct slimpro_resp_msg), &ctx->kfifo_lock); in xgene_hwmon_pcc_rx_cb()
629 spin_lock_init(&ctx->kfifo_lock); in xgene_hwmon_probe()