Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dcs4281.c174 void *cs4281_malloc(void *, int, size_t, int, int);
203 .allocm = cs4281_malloc,
1134 cs4281_malloc(void *addr, int direction, size_t size, int pool, int flags) in cs4281_malloc() function