Home
last modified time | relevance | path

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

/linux/include/soc/qcom/
H A Docmem.h18 enum ocmem_client { enum
39 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client,
41 void ocmem_free(struct ocmem *ocmem, enum ocmem_client client,
52 enum ocmem_client client, in ocmem_allocate()
58 static inline void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()