Searched refs:pci_pool_alloc (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/ |
| H A D | pool_zalloc-simple.cocci | 25 * x = \(dma_pool_alloc\|pci_pool_alloc\)(...); 50 - x = pci_pool_alloc(a,b,c); 66 x = @p\(dma_pool_alloc\|pci_pool_alloc\)(a,b,c);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | dbus.h | 487 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | dbus.h | 447 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | dbus.h | 473 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci.h | 1477 #define pci_pool_alloc(pool, flags, handle) dma_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 65 pci_pool_alloc - it's only for streaming mappings (pci_map_*) 1806 pci_pool_alloc/free directly.
|