Home
last modified time | relevance | path

Searched defs:ppbuf (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/sun3/prom/
H A Dprintf.c21 static char ppbuf[1024]; variable
/OK3568_Linux_fs/kernel/arch/sparc/prom/
H A Dprintf.c26 static char ppbuf[1024]; variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_shim.c93 mlan_status moal_malloc(t_void *pmoal, t_u32 size, t_u32 flag, t_u8 **ppbuf) in moal_malloc()
150 mlan_status moal_vmalloc(t_void *pmoal, t_u32 size, t_u8 **ppbuf) in moal_vmalloc()
196 mlan_status moal_malloc_consistent(t_void *pmoal, t_u32 size, t_u8 **ppbuf, in moal_malloc_consistent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_shim.c96 IN t_u32 size, IN t_u32 flag, OUT t_u8 **ppbuf) in moal_malloc()
147 moal_vmalloc(IN t_void *pmoal_handle, IN t_u32 size, OUT t_u8 **ppbuf) in moal_vmalloc()