Lines Matching refs:qcom_smp2p
97 struct qcom_smp2p *smp2p;
136 struct qcom_smp2p { struct
167 static void qcom_smp2p_kick(struct qcom_smp2p *smp2p) in qcom_smp2p_kick() argument
180 static bool qcom_smp2p_check_ssr(struct qcom_smp2p *smp2p) in qcom_smp2p_check_ssr()
193 static void qcom_smp2p_do_ssr_ack(struct qcom_smp2p *smp2p) in qcom_smp2p_do_ssr_ack()
209 static void qcom_smp2p_negotiate(struct qcom_smp2p *smp2p) in qcom_smp2p_negotiate()
225 static void qcom_smp2p_notify_in(struct qcom_smp2p *smp2p) in qcom_smp2p_notify_in()
292 struct qcom_smp2p *smp2p = data; in qcom_smp2p_intr()
398 static int qcom_smp2p_inbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_inbound_entry()
437 static int qcom_smp2p_outbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_outbound_entry()
462 static int qcom_smp2p_alloc_outbound_item(struct qcom_smp2p *smp2p) in qcom_smp2p_alloc_outbound_item()
505 static int smp2p_parse_ipc(struct qcom_smp2p *smp2p) in smp2p_parse_ipc()
542 struct qcom_smp2p *smp2p; in qcom_smp2p_probe()
677 struct qcom_smp2p *smp2p = platform_get_drvdata(pdev); in qcom_smp2p_remove()