Home
last modified time | relevance | path

Searched refs:smp2p_smem_item (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmp2p.c51 * struct smp2p_smem_item - in memory communication structure
64 struct smp2p_smem_item { struct
84 * @name: name of the entry, to match against smp2p_smem_item
85 * @value: pointer to smp2p_smem_item entry value
138 struct smp2p_smem_item *in;
139 struct smp2p_smem_item *out;
178 struct smp2p_smem_item *in = smp2p->in; in qcom_smp2p_check_ssr()
191 struct smp2p_smem_item *out = smp2p->out; in qcom_smp2p_do_ssr_ack()
206 struct smp2p_smem_item *out = smp2p->out; in qcom_smp2p_negotiate()
207 struct smp2p_smem_item *i in qcom_smp2p_negotiate()
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmp2p.c47 * struct smp2p_smem_item - in memory communication structure
60 struct smp2p_smem_item { struct
80 * @name: name of the entry, to match against smp2p_smem_item
81 * @value: pointer to smp2p_smem_item entry value
130 struct smp2p_smem_item *in;
131 struct smp2p_smem_item *out;
174 struct smp2p_smem_item *in; in qcom_smp2p_intr()
346 struct smp2p_smem_item *out = smp2p->out; in qcom_smp2p_outbound_entry()
369 struct smp2p_smem_item *out; in qcom_smp2p_alloc_outbound_item()

Completed in 2 milliseconds