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

/linux-master/drivers/hwmon/
H A Dxgene-hwmon.c97 int resp_pending; member in struct:xgene_hwmon_dev
135 ctx->resp_pending = true;
179 ctx->resp_pending = false;
190 ctx->resp_pending = true;
216 ctx->resp_pending = false;
459 if (IS_ERR_OR_NULL(ctx->hwmon_dev) && !ctx->resp_pending) {
496 if (ctx->resp_pending &&
554 if (ctx->resp_pending &&

Completed in 99 milliseconds