Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dxgene-hwmon.c102 int resp_pending; member
140 ctx->resp_pending = true; in xgene_hwmon_pcc_rd()
184 ctx->resp_pending = false; in xgene_hwmon_pcc_rd()
195 ctx->resp_pending = true; in xgene_hwmon_rd()
221 ctx->resp_pending = false; in xgene_hwmon_rd()
464 if (IS_ERR_OR_NULL(ctx->hwmon_dev) && !ctx->resp_pending) { in xgene_hwmon_rx_ready()
501 if (ctx->resp_pending && in xgene_hwmon_rx_cb()
559 if (ctx->resp_pending && in xgene_hwmon_pcc_rx_cb()