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

/drivers/net/wireless/bcmdhd/
H A Dwl_iw.h116 struct completion sysioc_exited; member in struct:wl_ctrl
H A Dwl_iw.c143 struct completion sysioc_exited; member in struct:iscan_info
3672 complete_and_exit(&iscan->sysioc_exited, 0);
3701 init_completion(&iscan->sysioc_exited);
3716 wait_for_completion(&iscan->sysioc_exited);

Completed in 45 milliseconds