Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/src/
Dqdf_talloc.c169 struct qdf_talloc_header { struct
185 (sizeof(struct qdf_talloc_header) + sizeof(struct qdf_talloc_trailer)) argument
187 static struct qdf_talloc_header *qdf_talloc_header(void *ptr) in qdf_talloc_header() function