Home
last modified time | relevance | path

Searched refs:dhd_poll (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/bcmdhd/
Ddhd.h685 extern uint dhd_poll;
Ddhd_linux.c474 uint dhd_poll = FALSE; variable
475 module_param(dhd_poll, uint, 0);
Ddhd_sdio.c7319 if ((bus->poll = (bool)dhd_poll)) in dhdsdio_probe_attach()