Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dxgene-hwmon.c103 int resp_pending; member
141 ctx->resp_pending = true; in xgene_hwmon_pcc_rd()
185 ctx->resp_pending = false; in xgene_hwmon_pcc_rd()
196 ctx->resp_pending = true; in xgene_hwmon_rd()
222 ctx->resp_pending = false; in xgene_hwmon_rd()
465 if (IS_ERR_OR_NULL(ctx->hwmon_dev) && !ctx->resp_pending) { in xgene_hwmon_rx_ready()
502 if (ctx->resp_pending && in xgene_hwmon_rx_cb()
560 if (ctx->resp_pending && in xgene_hwmon_pcc_rx_cb()