Searched refs:osl_dma_alloc_consistent (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dcfe_osl.c131 osl_dma_alloc_consistent(uint size, uint16 align_bits, uint *alloced, ulong *pap) function
H A Dlinux_osl.c1238 osl_dma_alloc_consistent(osl_t *osh, uint size, uint16 align_bits, uint *alloced, ulong *pap) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.c198 extern void osl_dma_alloc_consistent; EXPORT_SYMBOL(osl_dma_alloc_consistent); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dlinux_osl.h152 osl_dma_alloc_consistent((osh), (size), (align), (tot), (pap))
157 osl_dma_alloc_consistent((osh), (size), (align), (tot), (pap))
162 extern void *osl_dma_alloc_consistent(osl_t *osh, uint size, uint16 align, uint *tot, ulong *pap);

Completed in 67 milliseconds