Searched refs:SMEM_PTABLE_MAGIC (Results 1 – 1 of 1) sorted by relevance
174 static const u8 SMEM_PTABLE_MAGIC[] = { 0x24, 0x54, 0x4f, 0x43 }; /* "$TOC" */ variable693 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()
Completed in 4 milliseconds