Home
last modified time | relevance | path

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

/linux-5.19.10/include/soc/qcom/
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()
/linux-5.19.10/drivers/soc/qcom/
Docmem.c155 enum ocmem_client client, in device_address()
219 struct ocmem_buf *ocmem_allocate(struct ocmem *ocmem, enum ocmem_client client, in ocmem_allocate()
275 void ocmem_free(struct ocmem *ocmem, enum ocmem_client client, in ocmem_free()