Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmsdh_sdmmc_linux.c302 int sdio_func_reg_notify(void* semaphore) in sdio_func_reg_notify()
Dbcmsdh_linux.c267 int bcmsdh_reg_sdio_notify(void* semaphore) in bcmsdh_reg_sdio_notify()
Ddhd_sdio.c8969 int dhd_bus_reg_sdio_notify(void* semaphore) in dhd_bus_reg_sdio_notify()
/device/soc/rockchip/common/sdk_linux/ipc/
Dsem.c2454 struct sem *semaphore = &sma->sems[i]; in exit_sem() local