Searched refs:dhd_wlan_mem_prealloc (Results 1 – 14 of 14) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_custom_msm.c | 49 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 210 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_gpio.c | 26 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 253 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_custom_memprealloc.c | 175 *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 305 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| D | dhd_static_buf.c | 118 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 248 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_gpio.c | 19 extern void *dhd_wlan_mem_prealloc(uint bus_type, int index, int section, 22 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 276 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_custom_hikey.c | 44 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 253 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_custom_memprealloc.c | 162 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 286 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| D | dhd_static_buf.c | 178 void *dhd_wlan_mem_prealloc( in dhd_wlan_mem_prealloc() function 347 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_custom_hikey.c | 45 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 247 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_gpio.c | 15 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 241 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_custom_memprealloc.c | 162 *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 286 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| D | dhd_static_buf.c | 127 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 275 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_gpio.c | 15 extern void *dhd_wlan_mem_prealloc(int section, unsigned long size); 255 .mem_prealloc = dhd_wlan_mem_prealloc,
|
| D | dhd_static_buf.c | 127 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc() function 275 EXPORT_SYMBOL(dhd_wlan_mem_prealloc);
|