Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/atm/
Dcxacru.c827 int keep_polling = 1; in cxacru_poll_status() local
929 keep_polling = 0; in cxacru_poll_status()
932 if (keep_polling) in cxacru_poll_status()
/linux-4.4.14/drivers/power/
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()