Home
last modified time | relevance | path

Searched refs:bcmsdh_osinfo (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsdh_linux.c190 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
197 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
198 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
202 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
203 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
204 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
205 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
210 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
214 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
216 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsdh_linux.c190 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
197 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
198 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
202 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
203 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
204 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
205 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
210 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
214 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
216 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmsdh_linux.c148 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
155 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
156 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
160 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
161 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
162 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
163 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
168 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
172 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
174 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmsdh_linux.c151 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
158 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
159 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
163 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
164 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
165 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
166 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
172 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
178 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
180 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmsdh_linux.c147 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
154 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
155 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
159 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
160 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
161 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
162 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
168 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
174 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
176 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmsdh_linux.c147 bcmsdh_os_info_t *bcmsdh_osinfo = NULL; in bcmsdh_probe() local
154 bcmsdh_osinfo = MALLOC(osh, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
155 if (bcmsdh_osinfo == NULL) { in bcmsdh_probe()
159 bzero((char *)bcmsdh_osinfo, sizeof(bcmsdh_os_info_t)); in bcmsdh_probe()
160 bcmsdh->os_cxt = bcmsdh_osinfo; in bcmsdh_probe()
161 bcmsdh_osinfo->sdioh = sdioh; in bcmsdh_probe()
162 bcmsdh_osinfo->dev = dev; in bcmsdh_probe()
168 bcmsdh_osinfo->dev_wake_enabled = TRUE; in bcmsdh_probe()
174 spin_lock_init(&bcmsdh_osinfo->oob_irq_spinlock); in bcmsdh_probe()
176 bcmsdh_osinfo->oob_irq_num = wifi_platform_get_irq_number(adapter_info, in bcmsdh_probe()
[all …]