Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_controller.c337 if (!bus->polling_mode) in snd_hdac_bus_get_response_rirb()
340 if (bus->polling_mode) in snd_hdac_bus_get_response_rirb()
345 if (!bus->polling_mode) in snd_hdac_bus_get_response_rirb()
354 if (!bus->polling_mode) { in snd_hdac_bus_get_response_rirb()
371 if (!bus->polling_mode) in snd_hdac_bus_get_response_rirb()
/linux/include/linux/power/
H A Dcharger-manager.h166 enum polling_modes polling_mode; member
/linux/drivers/virt/acrn/
H 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()
/linux/sound/pci/lola/
H A Dlola.c145 if (chip->polling_mode) { in rirb_get_response()
172 if (!chip->polling_mode) { in rirb_get_response()
174 chip->polling_mode = 1; in rirb_get_response()
H A Dlola.h366 unsigned int polling_mode:1; member
/linux/drivers/net/phy/
H 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()
/linux/Documentation/power/
H A Dcharger-manager.rst122 `enum polling_modes polling_mode;`
/linux/sound/pci/hda/
H A Dhda_intel.c1856 bus->polling_mode = 1; in azx_first_init()
1859 bus->polling_mode = 1; in azx_first_init()