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

/linux-master/drivers/acpi/
H A Dinternal.h208 bool busy_polling; member in struct:acpi_ec
H A Dec.c729 if (ec->busy_polling) {
994 ec->busy_polling = true;
1005 ec->busy_polling = ec_busy_polling;
1333 if (ec->busy_polling || bits > 8)
1341 if (ec->busy_polling || bits > 8)
1384 ec->busy_polling = true;

Completed in 189 milliseconds