Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
A Dtca6416-keypad.c50 bool use_polling; member
148 if (chip->use_polling) in tca6416_keys_open()
160 if (chip->use_polling) in tca6416_keys_close()
230 chip->use_polling = pdata->use_polling; in tca6416_keypad_probe()
268 if (!chip->use_polling) { in tca6416_keypad_probe()
300 if (!chip->use_polling) { in tca6416_keypad_probe()
314 if (!chip->use_polling) { in tca6416_keypad_remove()
/linux/drivers/video/fbdev/
A Dtmiofb.c193 bool use_polling; member
224 if (unlikely(par->use_polling && irq != -1)) { in tmiofb_irq()
226 par->use_polling = false; in tmiofb_irq()
358 if (irqs_disabled() || par->use_polling) { in tmiofb_acc_wait()
704 par->use_polling = true; in tmiofb_probe()
947 par->use_polling = true; in tmiofb_suspend()
/linux/include/linux/
A Dtca6416_keypad.h29 int use_polling; /* use polling if Interrupt is not connected*/ member
/linux/drivers/mtd/nand/raw/
A Dsunxi_nand.c280 bool use_polling, unsigned int timeout_ms) in sunxi_nfc_wait_events() argument
290 if (!use_polling) { in sunxi_nfc_wait_events()

Completed in 12 milliseconds