Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/atm/
Dcxacru.c823 int keep_polling = 1; in cxacru_poll_status() local
925 keep_polling = 0; in cxacru_poll_status()
928 if (keep_polling) in cxacru_poll_status()
/linux-4.1.27/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()