| /linux/drivers/usb/core/ |
| H A D | buffer.c | 78 hcd->pool[i] = dma_pool_create(name, hcd->self.sysdev, in hcd_buffer_create() 141 return dma_alloc_coherent(hcd->self.sysdev, size, dma, mem_flags); in hcd_buffer_alloc() 173 dma_free_coherent(hcd->self.sysdev, size, addr, dma); in hcd_buffer_free() 193 return dma_alloc_coherent(hcd->self.sysdev, in hcd_buffer_alloc_pages() 214 dma_free_coherent(hcd->self.sysdev, size, addr, dma); in hcd_buffer_free_pages()
|
| /linux/drivers/usb/host/ |
| H A D | ehci-mem.c | 127 dma_free_coherent(ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_cleanup() 144 ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_init() 154 ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_init() 168 ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_init() 178 ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_init() 188 dma_alloc_coherent(ehci_to_hcd(ehci)->self.sysdev, in ehci_mem_init()
|
| /linux/sound/usb/qcom/ |
| H A D | mixer_usb_offload.c | 26 struct device *sysdev = snd_kcontrol_chip(kcontrol); in snd_usb_offload_card_route_get() local 29 ret = snd_soc_usb_update_offload_route(sysdev, in snd_usb_offload_card_route_get() 65 struct device *sysdev = snd_kcontrol_chip(kcontrol); in snd_usb_offload_pcm_route_get() local 68 ret = snd_soc_usb_update_offload_route(sysdev, in snd_usb_offload_pcm_route_get()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | Kconfig | 22 source "arch/powerpc/sysdev/xics/Kconfig" 23 source "arch/powerpc/sysdev/xive/Kconfig"
|
| /linux/arch/powerpc/platforms/83xx/ |
| H A D | mpc836x_rdk.c | 19 #include <sysdev/fsl_soc.h> 20 #include <sysdev/fsl_pci.h>
|
| H A D | mpc830x_rdb.c | 17 #include <sysdev/fsl_pci.h> 18 #include <sysdev/fsl_soc.h>
|
| H A D | mpc837x_rdb.c | 16 #include <sysdev/fsl_soc.h> 17 #include <sysdev/fsl_pci.h>
|
| H A D | mpc834x_itx.c | 31 #include <sysdev/fsl_soc.h> 32 #include <sysdev/fsl_pci.h>
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | c293pcie.c | 16 #include <sysdev/fsl_soc.h> 17 #include <sysdev/fsl_pci.h>
|
| H A D | bsc913x_qds.c | 15 #include <sysdev/fsl_soc.h> 16 #include <sysdev/fsl_pci.h>
|
| H A D | mvme2500.c | 19 #include <sysdev/fsl_soc.h> 20 #include <sysdev/fsl_pci.h>
|
| H A D | qemu_e500.c | 23 #include <sysdev/fsl_soc.h> 24 #include <sysdev/fsl_pci.h>
|
| H A D | p1010rdb.c | 22 #include <sysdev/fsl_soc.h> 23 #include <sysdev/fsl_pci.h>
|
| H A D | mpc8536_ds.c | 25 #include <sysdev/fsl_soc.h> 26 #include <sysdev/fsl_pci.h>
|
| H A D | ksi8560.c | 31 #include <sysdev/fsl_soc.h> 32 #include <sysdev/fsl_pci.h> 35 #include <sysdev/cpm2_pic.h>
|
| H A D | ge_imp3a.c | 32 #include <sysdev/fsl_soc.h> 33 #include <sysdev/fsl_pci.h> 37 #include <sysdev/ge/ge_pic.h>
|
| H A D | socrates.c | 35 #include <sysdev/fsl_soc.h> 36 #include <sysdev/fsl_pci.h>
|
| H A D | mpc85xx_ds.c | 31 #include <sysdev/fsl_soc.h> 32 #include <sysdev/fsl_pci.h>
|
| H A D | stx_gp3.c | 34 #include <sysdev/fsl_soc.h> 35 #include <sysdev/fsl_pci.h>
|
| H A D | p1023_rdb.c | 29 #include <sysdev/fsl_soc.h> 30 #include <sysdev/fsl_pci.h>
|
| H A D | tqm85xx.c | 32 #include <sysdev/fsl_soc.h> 33 #include <sysdev/fsl_pci.h>
|
| /linux/arch/powerpc/platforms/86xx/ |
| H A D | gef_sbc310.c | 33 #include <sysdev/fsl_pci.h> 34 #include <sysdev/fsl_soc.h> 35 #include <sysdev/ge/ge_pic.h>
|
| H A D | gef_sbc610.c | 33 #include <sysdev/fsl_pci.h> 34 #include <sysdev/fsl_soc.h> 35 #include <sysdev/ge/ge_pic.h>
|
| H A D | gef_ppc9a.c | 33 #include <sysdev/fsl_pci.h> 34 #include <sysdev/fsl_soc.h> 35 #include <sysdev/ge/ge_pic.h>
|
| H A D | mvme7100.c | 26 #include <sysdev/fsl_soc.h> 27 #include <sysdev/fsl_pci.h>
|