Home
last modified time | relevance | path

Searched full:sysdev (Results 1 – 25 of 104) sorted by relevance

12345

/linux/drivers/usb/core/
H A Dbuffer.c78 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 Dehci-mem.c127 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 Dmixer_usb_offload.c26 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 DKconfig22 source "arch/powerpc/sysdev/xics/Kconfig"
23 source "arch/powerpc/sysdev/xive/Kconfig"
/linux/arch/powerpc/platforms/83xx/
H A Dmpc836x_rdk.c19 #include <sysdev/fsl_soc.h>
20 #include <sysdev/fsl_pci.h>
H A Dmpc830x_rdb.c17 #include <sysdev/fsl_pci.h>
18 #include <sysdev/fsl_soc.h>
H A Dmpc837x_rdb.c16 #include <sysdev/fsl_soc.h>
17 #include <sysdev/fsl_pci.h>
H A Dmpc834x_itx.c31 #include <sysdev/fsl_soc.h>
32 #include <sysdev/fsl_pci.h>
/linux/arch/powerpc/platforms/85xx/
H A Dc293pcie.c16 #include <sysdev/fsl_soc.h>
17 #include <sysdev/fsl_pci.h>
H A Dbsc913x_qds.c15 #include <sysdev/fsl_soc.h>
16 #include <sysdev/fsl_pci.h>
H A Dmvme2500.c19 #include <sysdev/fsl_soc.h>
20 #include <sysdev/fsl_pci.h>
H A Dqemu_e500.c23 #include <sysdev/fsl_soc.h>
24 #include <sysdev/fsl_pci.h>
H A Dp1010rdb.c22 #include <sysdev/fsl_soc.h>
23 #include <sysdev/fsl_pci.h>
H A Dmpc8536_ds.c25 #include <sysdev/fsl_soc.h>
26 #include <sysdev/fsl_pci.h>
H A Dksi8560.c31 #include <sysdev/fsl_soc.h>
32 #include <sysdev/fsl_pci.h>
35 #include <sysdev/cpm2_pic.h>
H A Dge_imp3a.c32 #include <sysdev/fsl_soc.h>
33 #include <sysdev/fsl_pci.h>
37 #include <sysdev/ge/ge_pic.h>
H A Dsocrates.c35 #include <sysdev/fsl_soc.h>
36 #include <sysdev/fsl_pci.h>
H A Dmpc85xx_ds.c31 #include <sysdev/fsl_soc.h>
32 #include <sysdev/fsl_pci.h>
H A Dstx_gp3.c34 #include <sysdev/fsl_soc.h>
35 #include <sysdev/fsl_pci.h>
H A Dp1023_rdb.c29 #include <sysdev/fsl_soc.h>
30 #include <sysdev/fsl_pci.h>
H A Dtqm85xx.c32 #include <sysdev/fsl_soc.h>
33 #include <sysdev/fsl_pci.h>
/linux/arch/powerpc/platforms/86xx/
H A Dgef_sbc310.c33 #include <sysdev/fsl_pci.h>
34 #include <sysdev/fsl_soc.h>
35 #include <sysdev/ge/ge_pic.h>
H A Dgef_sbc610.c33 #include <sysdev/fsl_pci.h>
34 #include <sysdev/fsl_soc.h>
35 #include <sysdev/ge/ge_pic.h>
H A Dgef_ppc9a.c33 #include <sysdev/fsl_pci.h>
34 #include <sysdev/fsl_soc.h>
35 #include <sysdev/ge/ge_pic.h>
H A Dmvme7100.c26 #include <sysdev/fsl_soc.h>
27 #include <sysdev/fsl_pci.h>

12345