Home
last modified time | relevance | path

Searched refs:sdsem (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h102 struct semaphore sdsem; member
H A Ddhd_linux.c8494 sema_init(&dhd->sdsem, 1);
13452 down(&dhd->sdsem);
13465 up(&dhd->sdsem);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h102 struct semaphore sdsem; member
H A Ddhd_linux.c8494 sema_init(&dhd->sdsem, 1);
13387 down(&dhd->sdsem);
13400 up(&dhd->sdsem);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h102 struct semaphore sdsem; member
H A Ddhd_linux.c8471 sema_init(&dhd->sdsem, 1);
13579 down(&dhd->sdsem);
13592 up(&dhd->sdsem);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h121 struct semaphore sdsem; member
H A Ddhd_linux.c11637 sema_init(&dhd->sdsem, 1); in dhd_attach()
18664 down(&dhd->sdsem); in dhd_os_sdlock()
18681 up(&dhd->sdsem); in dhd_os_sdunlock()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h120 struct semaphore sdsem; member
H A Ddhd_linux.c11512 sema_init(&dhd->sdsem, 1); in dhd_attach()
18558 down(&dhd->sdsem); in dhd_os_sdlock()
18575 up(&dhd->sdsem); in dhd_os_sdunlock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c662 struct semaphore sdsem; member
9513 sema_init(&dhd->sdsem, 1); in dhd_attach()
14294 down(&dhd->sdsem); in dhd_os_sdlock()
14311 up(&dhd->sdsem); in dhd_os_sdunlock()