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

/drivers/net/wireless/libertas/
H A Dif_sdio.c121 wait_queue_head_t pwron_waitq; member in struct:if_sdio_card
843 wake_up(&card->pwron_waitq);
1131 wait_event(card->pwron_waitq, priv->fw_ready);
1233 init_waitqueue_head(&card->pwron_waitq);

Completed in 329 milliseconds