Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h64 bool is_polling; member
/linux/drivers/net/wireless/marvell/libertas/
H A Ddev.h101 u8 is_polling; /* host has to poll the card irq */ member
/linux/drivers/usb/atm/
H A Dcxacru.c1241 int is_polling = 1; in cxacru_unbind() local
/linux/drivers/spi/
H A Dspi-s3c64xx.c127 #define is_polling(x) (x->cntrlr_info->polling) macro