Lines Matching refs:ipa
11 struct ipa;
20 * @ipa: IPA structure
24 u32 ipa_core_clock_rate(struct ipa *ipa);
28 * @ipa: IPA pointer
30 void ipa_power_modem_queue_stop(struct ipa *ipa);
34 * @ipa: IPA pointer
36 void ipa_power_modem_queue_wake(struct ipa *ipa);
40 * @ipa: IPA pointer
42 void ipa_power_modem_queue_active(struct ipa *ipa);
46 * @ipa: IPA pointer
49 void ipa_power_retention(struct ipa *ipa, bool enable);
53 * @ipa: IPA pointer
60 void ipa_power_suspend_handler(struct ipa *ipa, enum ipa_irq_id irq_id);
64 * @ipa: IPA pointer
68 int ipa_power_setup(struct ipa *ipa);
72 * @ipa: IPA pointer
74 void ipa_power_teardown(struct ipa *ipa);