Searched refs:nvs_loading_complete (Results 1 – 2 of 2) sorted by relevance
486 struct completion nvs_loading_complete; member
6455 init_completion(&wl->nvs_loading_complete); in wlcore_alloc_hw()6697 complete_all(&wl->nvs_loading_complete); in wlcore_nvs_cb()6807 complete_all(&wl->nvs_loading_complete); in wlcore_probe()6835 wait_for_completion(&wl->nvs_loading_complete); in wlcore_remove()