Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h79 struct semaphore proto_sem; member
H A Ddhd_linux.c8538 sema_init(&dhd->proto_sem, 1);
12955 down(&dhd->proto_sem);
12970 up(&dhd->proto_sem);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h79 struct semaphore proto_sem; member
H A Ddhd_linux.c8538 sema_init(&dhd->proto_sem, 1);
12890 down(&dhd->proto_sem);
12905 up(&dhd->proto_sem);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h79 struct semaphore proto_sem; member
H A Ddhd_linux.c8516 sema_init(&dhd->proto_sem, 1);
13082 down(&dhd->proto_sem);
13097 up(&dhd->proto_sem);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h86 struct semaphore proto_sem; member
H A Ddhd_linux.c11703 sema_init(&dhd->proto_sem, 1); in dhd_attach()
18110 down(&dhd->proto_sem); in dhd_os_proto_block()
18124 up(&dhd->proto_sem); in dhd_os_proto_unblock()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h85 struct semaphore proto_sem; member
H A Ddhd_linux.c11578 sema_init(&dhd->proto_sem, 1); in dhd_attach()
18004 down(&dhd->proto_sem); in dhd_os_proto_block()
18018 up(&dhd->proto_sem); in dhd_os_proto_unblock()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c629 struct semaphore proto_sem; member
9574 sema_init(&dhd->proto_sem, 1); in dhd_attach()
13845 down(&dhd->proto_sem); in dhd_os_proto_block()
13860 up(&dhd->proto_sem); in dhd_os_proto_unblock()