Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/qcom/
Dsmp2p.c95 struct smp2p_entry { struct
96 struct list_head node;
97 struct qcom_smp2p *smp2p;
99 const char *name;
100 u32 *value;
101 u32 last_value;
103 struct irq_domain *domain;
108 struct qcom_smem_state *state;
110 spinlock_t lock;