Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_smp2p.c59 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()
[all …]
Dipa.h27 struct ipa_smp2p;
90 struct ipa_smp2p *smp2p;
DMakefile8 ipa_gsi.o ipa_smp2p.o ipa_uc.o \