Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/qcom/
Dsmem.c275 struct qcom_smem { struct
276 struct device *dev;
278 struct hwspinlock *hwlock;
280 u32 item_count;
281 struct platform_device *socinfo;
282 struct smem_ptable *ptable;
283 struct smem_partition global_partition;
284 struct smem_partition partitions[SMEM_HOST_COUNT];
286 unsigned num_regions;
287 struct smem_region regions[];