Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ipa/
Dipa_smp2p.c84 static void ipa_smp2p_notify(struct ipa_smp2p *smp2p) in ipa_smp2p_notify()
110 struct ipa_smp2p *smp2p = dev_id; in ipa_smp2p_modem_clk_query_isr() local
120 struct ipa_smp2p *smp2p; in ipa_smp2p_panic_notifier() local
132 static int ipa_smp2p_panic_notifier_register(struct ipa_smp2p *smp2p) in ipa_smp2p_panic_notifier_register()
142 static void ipa_smp2p_panic_notifier_unregister(struct ipa_smp2p *smp2p) in ipa_smp2p_panic_notifier_unregister()
151 struct ipa_smp2p *smp2p = dev_id; in ipa_smp2p_modem_setup_ready_isr() local
171 static int ipa_smp2p_irq_init(struct ipa_smp2p *smp2p, const char *name, in ipa_smp2p_irq_init()
195 static void ipa_smp2p_irq_exit(struct ipa_smp2p *smp2p, u32 irq) in ipa_smp2p_irq_exit()
216 struct ipa_smp2p *smp2p; in ipa_smp2p_init() local
288 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_exit() local
[all …]
Dipa.h89 struct ipa_smp2p *smp2p; member
/Linux-v5.10/drivers/soc/qcom/
Dsmp2p.c92 struct qcom_smp2p *smp2p; member
151 static void qcom_smp2p_kick(struct qcom_smp2p *smp2p) in qcom_smp2p_kick()
176 struct qcom_smp2p *smp2p = data; in qcom_smp2p_intr() local
305 static int qcom_smp2p_inbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_inbound_entry()
341 static int qcom_smp2p_outbound_entry(struct qcom_smp2p *smp2p, in qcom_smp2p_outbound_entry()
366 static int qcom_smp2p_alloc_outbound_item(struct qcom_smp2p *smp2p) in qcom_smp2p_alloc_outbound_item()
408 static int smp2p_parse_ipc(struct qcom_smp2p *smp2p) in smp2p_parse_ipc()
445 struct qcom_smp2p *smp2p; in qcom_smp2p_probe() local
563 struct qcom_smp2p *smp2p = platform_get_drvdata(pdev); in qcom_smp2p_remove() local