Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
A Dsmem.c174 static const u8 SMEM_PTABLE_MAGIC[] = { 0x24, 0x54, 0x4f, 0x43 }; /* "$TOC" */ variable
693 if (memcmp(ptable->magic, SMEM_PTABLE_MAGIC, sizeof(ptable->magic))) in qcom_smem_get_ptable()

Completed in 4 milliseconds