Home
last modified time | relevance | path

Searched defs:is_polling (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h60 bool is_polling; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Ddev.h101 u8 is_polling; /* host has to poll the card irq */ member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-s3c64xx.c119 #define is_polling(x) (x->port_conf->quirks & S3C64XX_SPI_QUIRK_POLL) macro
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A Dcxacru.c1230 int is_polling = 1; in cxacru_unbind() local