Home
last modified time | relevance | path

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

/drivers/soc/qcom/
Dsmem.c151 __le16 host0; member
189 __le16 host0; member
395 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private()
562 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private()
727 struct smem_ptable_entry *entry, u16 host0, u16 host1) in qcom_smem_partition_header() argument
739 if (host0 != le16_to_cpu(header->host0)) { in qcom_smem_partition_header()
741 host0, le16_to_cpu(header->host0)); in qcom_smem_partition_header()
790 if (le16_to_cpu(entry->host0) != SMEM_GLOBAL_HOST) in qcom_smem_set_global_partition()
822 u16 host0, host1; in qcom_smem_enumerate_partitions() local
836 host0 = le16_to_cpu(entry->host0); in qcom_smem_enumerate_partitions()
[all …]