Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dbu21013_ts.c239 int keep_polling; in bu21013_gpio_irq() local
252 keep_polling = ts->int_gpiod ? in bu21013_gpio_irq()
254 if (keep_polling) in bu21013_gpio_irq()
256 } while (keep_polling); in bu21013_gpio_irq()
/Linux-v5.4/drivers/usb/atm/
Dcxacru.c829 int keep_polling = 1; in cxacru_poll_status() local
931 keep_polling = 0; in cxacru_poll_status()
934 if (keep_polling) in cxacru_poll_status()
/Linux-v5.4/drivers/tty/serial/
Dsc16is7xx.c720 bool keep_polling = false; in sc16is7xx_ist() local
724 keep_polling |= sc16is7xx_port_irq(s, i); in sc16is7xx_ist()
725 if (!keep_polling) in sc16is7xx_ist()
/Linux-v5.4/drivers/power/supply/
Dcharger-manager.c763 bool keep_polling = false; in _setup_polling() local
770 keep_polling = true; in _setup_polling()
781 if (!keep_polling) in _setup_polling()