| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_custom_rockchip.c | 26 struct resource dhd_wlan_resources = { variable 109 dhd_wlan_resources.start = irq; in dhd_wlan_init_plat_data() 110 dhd_wlan_resources.end = irq; in dhd_wlan_init_plat_data() 114 dhd_wlan_resources.flags |= IORESOURCE_IRQ_HIGHLEVEL; in dhd_wlan_init_plat_data() 116 dhd_wlan_resources.flags |= IORESOURCE_IRQ_LOWLEVEL; in dhd_wlan_init_plat_data()
|
| H A D | dhd_custom_msm.c | 242 struct resource dhd_wlan_resources = { variable 253 EXPORT_SYMBOL(dhd_wlan_resources); 283 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 284 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_linux_platdev.c | 82 extern struct resource dhd_wlan_resources; 90 struct resource dhd_wlan_resources = {0}; variable 556 resource = &dhd_wlan_resources; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_custom_rockchip.c | 25 struct resource dhd_wlan_resources = { variable 108 dhd_wlan_resources.start = irq; in dhd_wlan_init_plat_data() 109 dhd_wlan_resources.end = irq; in dhd_wlan_init_plat_data() 113 dhd_wlan_resources.flags |= IORESOURCE_IRQ_HIGHLEVEL; in dhd_wlan_init_plat_data() 115 dhd_wlan_resources.flags |= IORESOURCE_IRQ_LOWLEVEL; in dhd_wlan_init_plat_data()
|
| H A D | dhd_custom_msm.c | 235 struct resource dhd_wlan_resources = { variable 246 EXPORT_SYMBOL(dhd_wlan_resources); 276 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 277 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_linux_platdev.c | 76 extern struct resource dhd_wlan_resources; 84 struct resource dhd_wlan_resources = {0}; variable 555 resource = &dhd_wlan_resources; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_hikey.c | 229 struct resource dhd_wlan_resources = { variable 236 EXPORT_SYMBOL(dhd_wlan_resources); 264 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 265 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_custom_msm.c | 203 struct resource dhd_wlan_resources = { variable 214 EXPORT_SYMBOL(dhd_wlan_resources); 240 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 241 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_custom_exynos.c | 254 struct resource dhd_wlan_resources = { variable 265 EXPORT_SYMBOL(dhd_wlan_resources); 291 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 292 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_linux_platdev.c | 82 extern struct resource dhd_wlan_resources; 90 struct resource dhd_wlan_resources = {0}; variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_custom_msm.c | 193 struct resource dhd_wlan_resources = { variable 204 EXPORT_SYMBOL(dhd_wlan_resources); 230 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 231 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_gpio.c | 219 struct resource dhd_wlan_resources[] = { variable 305 dhd_wlan_resources[0].start = dhd_wlan_resources[0].end = host_oob_irq; in dhd_wlan_init_gpio() 306 dhd_wlan_resources[0].flags = host_oob_irq_flags; in dhd_wlan_init_gpio()
|
| H A D | dhd_linux_platdev.c | 72 extern struct resource dhd_wlan_resources; 80 struct resource dhd_wlan_resources = {0}; variable 551 resource = &dhd_wlan_resources; in wifi_ctrlfunc_register_drv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_hikey.c | 229 struct resource dhd_wlan_resources = { variable 236 EXPORT_SYMBOL(dhd_wlan_resources); 264 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 265 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_custom_msm.c | 203 struct resource dhd_wlan_resources = { variable 214 EXPORT_SYMBOL(dhd_wlan_resources); 240 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 241 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_custom_exynos.c | 254 struct resource dhd_wlan_resources = { variable 265 EXPORT_SYMBOL(dhd_wlan_resources); 291 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 292 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_linux_platdev.c | 79 extern struct resource dhd_wlan_resources; 87 struct resource dhd_wlan_resources = {0}; variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_custom_msm.c | 242 struct resource dhd_wlan_resources = { variable 281 dhd_wlan_resources.start = wlan_host_wake_irq; in dhd_wlan_init() 282 dhd_wlan_resources.end = wlan_host_wake_irq; in dhd_wlan_init()
|
| H A D | dhd_linux_platdev.c | 76 extern struct resource dhd_wlan_resources; 84 struct resource dhd_wlan_resources = {0}; variable 549 resource = &dhd_wlan_resources; in wifi_ctrlfunc_register_drv()
|
| H A D | dhd_gpio.c | 259 struct resource dhd_wlan_resources = { variable
|