Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmp2p.c92 struct qcom_smp2p *smp2p;
127 struct qcom_smp2p { struct
151 static void qcom_smp2p_kick(struct qcom_smp2p *smp2p) in qcom_smp2p_kick() argument
176 struct qcom_smp2p *smp2p = data; in qcom_smp2p_intr()
305 static int qcom_smp2p_inbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_inbound_entry()
342 static int qcom_smp2p_outbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_outbound_entry()
367 static int qcom_smp2p_alloc_outbound_item(struct qcom_smp2p *smp2p) in qcom_smp2p_alloc_outbound_item()
409 static int smp2p_parse_ipc(struct qcom_smp2p *smp2p) in smp2p_parse_ipc()
447 struct qcom_smp2p *smp2p; in qcom_smp2p_probe()
565 struct qcom_smp2p *smp2p = platform_get_drvdata(pdev); in qcom_smp2p_remove()