Searched refs:use_polling (Results 1 – 4 of 4) sorted by relevance
53 bool use_polling; member151 if (chip->use_polling) in tca6416_keys_open()163 if (chip->use_polling) in tca6416_keys_close()235 chip->use_polling = pdata->use_polling; in tca6416_keypad_probe()273 if (!chip->use_polling) { in tca6416_keypad_probe()306 if (!chip->use_polling) { in tca6416_keypad_probe()320 if (!chip->use_polling) { in tca6416_keypad_remove()
32 int use_polling; /* use polling if Interrupt is not connected*/ member
201 bool use_polling; member232 if (unlikely(par->use_polling && irq != -1)) { in tmiofb_irq()234 par->use_polling = false; in tmiofb_irq()366 if (irqs_disabled() || par->use_polling) { in tmiofb_acc_wait()712 par->use_polling = true; in tmiofb_probe()955 par->use_polling = true; in tmiofb_suspend()
272 bool use_polling, unsigned int timeout_ms) in sunxi_nfc_wait_events() argument282 if (!use_polling) { in sunxi_nfc_wait_events()