Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/atm/
Dcxacru.c821 int keep_polling = 1; in cxacru_poll_status() local
923 keep_polling = 0; in cxacru_poll_status()
926 if (keep_polling) in cxacru_poll_status()
/Linux-v4.19/drivers/power/supply/
Dcharger-manager.c765 bool keep_polling = false; in _setup_polling() local
772 keep_polling = true; in _setup_polling()
783 if (!keep_polling) in _setup_polling()