Searched refs:plat_device_is_coherent (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c40 return !plat_device_is_coherent(dev) &&
118 if (!plat_device_is_coherent(dev)) {
151 if (!plat_device_is_coherent(dev))
186 if (!plat_device_is_coherent(dev))
217 if (!plat_device_is_coherent(dev) && addr)
233 if (!plat_device_is_coherent(dev)) {
254 if (!plat_device_is_coherent(dev) &&
287 if (!plat_device_is_coherent(dev)) {
318 if (!plat_device_is_coherent(dev)) {
354 if (!plat_device_is_coherent(de
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-cavium-octeon/
H A Ddma-coherence.h10 * plat_device_is_coherent hard coded to return 1.
55 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-generic/
H A Ddma-coherence.h61 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ip32/
H A Ddma-coherence.h93 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-jazz/
H A Ddma-coherence.h61 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-loongson/
H A Ddma-coherence.h67 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ip27/
H A Ddma-coherence.h71 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Ddma-coherence.h114 static inline int plat_device_is_coherent(struct device *dev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c3164 !plat_device_is_coherent(substream->dma_buffer.dev.dev))

Completed in 172 milliseconds