Home
last modified time | relevance | path

Searched defs:ocmem_allocate (Results 1 – 2 of 2) sorted by relevance

/linux/include/soc/qcom/
H A Docmem.h51 static inline struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, in ocmem_allocate() function
/linux/drivers/soc/qcom/
H A Docmem.c214 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, in ocmem_allocate() function