Home
last modified time | relevance | path

Searched refs:maple_buffer (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmaple.h43 struct maple_buffer { struct
51 struct maple_buffer *recvbuf; argument
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c828 maple_queue_cache = KMEM_CACHE(maple_buffer, SLAB_HWCACHE_ALIGN); in maple_bus_init()