Searched refs:dhd_poll (Results 1 – 3 of 3) sorted by relevance
685 extern uint dhd_poll;
474 uint dhd_poll = FALSE; variable475 module_param(dhd_poll, uint, 0);
7319 if ((bus->poll = (bool)dhd_poll)) in dhdsdio_probe_attach()