Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/qcom/
Dsmem.c249 static const u8 SMEM_INFO_MAGIC[] = { 0x53, 0x49, 0x49, 0x49 }; /* SIII */ variable
814 if (memcmp(info->magic, SMEM_INFO_MAGIC, sizeof(info->magic))) in qcom_smem_get_item_count()