Searched refs:icomm_chipup_sem (Results 1 – 3 of 3) sorted by relevance
37 struct semaphore icomm_chipup_sem; variable63 up(&icomm_chipup_sem); in initWlan()80 sema_init(&icomm_chipup_sem, 0); in generic_wifi_init_module()86 if (down_timeout(&icomm_chipup_sem, in generic_wifi_init_module()
43 struct semaphore icomm_chipup_sem; variable77 up(&icomm_chipup_sem); in initWlan()94 sema_init(&icomm_chipup_sem, 0); in generic_wifi_init_module()100 if (down_timeout(&icomm_chipup_sem, msecs_to_jiffies(1000)) != 0) { in generic_wifi_init_module()
46 struct semaphore icomm_chipup_sem; variable101 up(&icomm_chipup_sem); in initWlan()118 sema_init(&icomm_chipup_sem, 0); in generic_wifi_init_module()124 if (down_timeout(&icomm_chipup_sem, msecs_to_jiffies(1000)) != 0) { in generic_wifi_init_module()