Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ipa/
H A Dipa_smp2p.c60 struct ipa_smp2p { struct
85 static void ipa_smp2p_notify(struct ipa_smp2p *smp2p) in ipa_smp2p_notify() argument
113 struct ipa_smp2p *smp2p = dev_id; in ipa_smp2p_modem_clk_query_isr()
123 struct ipa_smp2p *smp2p; in ipa_smp2p_panic_notifier()
125 smp2p = container_of(nb, struct ipa_smp2p, panic_notifier); in ipa_smp2p_panic_notifier()
154 struct ipa_smp2p *smp2p = dev_id; in ipa_smp2p_modem_setup_ready_isr()
203 static void ipa_smp2p_irq_exit(struct ipa_smp2p *smp2p, u32 irq) in ipa_smp2p_irq_exit()
227 struct ipa_smp2p *smp2p; in ipa_smp2p_init()
299 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_exit()
314 struct ipa_smp2p *smp2p = ipa->smp2p; in ipa_smp2p_irq_disable_setup()
[all …]
H A Dipa.h27 struct ipa_smp2p;
86 struct ipa_smp2p *smp2p;
H A DMakefile16 gsi_trans.o ipa_gsi.o ipa_smp2p.o ipa_uc.o \