Lines Matching refs:ipa_smp2p
59 struct ipa_smp2p { struct
84 static void ipa_smp2p_notify(struct ipa_smp2p *smp2p) in ipa_smp2p_notify() argument
110 struct ipa_smp2p *smp2p = dev_id; in ipa_smp2p_modem_clk_query_isr()
120 struct ipa_smp2p *smp2p; in ipa_smp2p_panic_notifier()
122 smp2p = container_of(nb, struct ipa_smp2p, panic_notifier); in ipa_smp2p_panic_notifier()
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()
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()
288 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_exit()
303 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_disable()
318 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_notify_reset()