Home
last modified time | relevance | path

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

/drivers/virt/acrn/
A Dioreq.c42 bool polling_mode; in ioreq_complete_request() local
45 polling_mode = acrn_req->completion_polling; in ioreq_complete_request()
63 if (!polling_mode) { in ioreq_complete_request()
/drivers/power/supply/
A Dcharger-manager.c346 switch (cm->desc->polling_mode) { in is_polling_required()
357 cm->desc->polling_mode); in is_polling_required()
1297 desc->polling_mode = poll_mode; in of_cm_parse_desc()
1500 if (cm->desc->polling_mode != CM_POLL_DISABLE && in charger_manager_probe()
/drivers/net/phy/
A Dmotorcomm.c364 u8 polling_mode; member
1059 priv->polling_mode = YT8521_MODE_FIBER; in yt8521_probe()
1066 priv->polling_mode = YT8521_MODE_POLL; in yt8521_probe()
1072 priv->polling_mode = YT8521_MODE_UTP; in yt8521_probe()
1451 if (priv->polling_mode == YT8521_MODE_POLL && in yt8521_read_status()
1483 if (priv->polling_mode == YT8521_MODE_POLL) { in yt8521_read_status()
/drivers/crypto/
A Domap-sham.c221 u8 polling_mode; member
1040 if ((ctx->total <= get_block_size(ctx)) || dd->polling_mode) in omap_sham_final_req()
1208 if (dd->polling_mode) in omap_sham_update()
2094 dd->polling_mode = 1; in omap_sham_probe()
2173 if (!dd->polling_mode) in omap_sham_probe()
2201 if (!dd->polling_mode) in omap_sham_remove()

Completed in 19 milliseconds