Searched refs:use_polling (Results 1 – 4 of 4) sorted by relevance
50 bool use_polling; member148 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()
193 bool use_polling; member224 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()
29 int use_polling; /* use polling if Interrupt is not connected*/ member
280 bool use_polling, unsigned int timeout_ms) in sunxi_nfc_wait_events() argument290 if (!use_polling) { in sunxi_nfc_wait_events()
Completed in 12 milliseconds