Searched defs:qmem (Results 1 – 2 of 2) sorted by relevance
42 struct qmem { struct51 static inline int qmem_alloc(struct device *dev, struct qmem **q, in qmem_alloc() argument54 struct qmem *qmem; in qmem_alloc() local81 static inline void qmem_free(struct device *dev, struct qmem *qmem) in qmem_free()
106 struct mem_desc qmem; member