Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/qcom/
Dsmem.c261 struct qcom_smem { struct
262 struct device *dev;
264 struct hwspinlock *hwlock;
266 struct smem_partition_header *global_partition;
267 size_t global_cacheline;
268 struct smem_partition_header *partitions[SMEM_HOST_COUNT];
269 size_t cacheline[SMEM_HOST_COUNT];
270 u32 item_count;
271 struct platform_device *socinfo;
273 unsigned num_regions;
[all …]