Home
last modified time | relevance | path

Searched defs:DMA_LOCK_INIT (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_osl.c134 #define DMA_LOCK_INIT(osh) osl_dma_lock_init(osh); macro
138 #define DMA_LOCK_INIT(osh) do { /* noop */ } while(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_osl.c134 #define DMA_LOCK_INIT(osh) osl_dma_lock_init(osh); macro
138 #define DMA_LOCK_INIT(osh) do { /* noop */ } while(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_osl.c134 #define DMA_LOCK_INIT(osh) osl_dma_lock_init(osh); macro
138 #define DMA_LOCK_INIT(osh) do { /* noop */ } while(0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dlinux_osl.c81 #define DMA_LOCK_INIT(osh) osl_dma_lock_init(osh); macro
85 #define DMA_LOCK_INIT(osh) do { /* noop */ } while(0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dlinux_osl.c81 #define DMA_LOCK_INIT(osh) osl_dma_lock_init(osh); macro
85 #define DMA_LOCK_INIT(osh) do { /* noop */ } while(0) macro