Searched refs:is_polling (Results 1 - 2 of 2) sorted by relevance

/drivers/spi/
H A Dspi-s3c64xx.c129 #define is_polling(x) (x->port_conf->quirks & S3C64XX_SPI_QUIRK_POLL) macro
323 if (!is_polling(sdd)) {
368 if (!is_polling(sdd)) {
706 if (!is_polling(sdd) &&
1124 if (!is_polling(sdd))
/drivers/usb/atm/
H A Dcxacru.c1228 int is_polling = 1; local
1243 is_polling = 0;
1249 if (is_polling)

Completed in 83 milliseconds