Lines Matching full:ipa
9 struct ipa;
12 * ipa_uc_config() - Configure the IPA microcontroller subsystem
13 * @ipa: IPA pointer
15 void ipa_uc_config(struct ipa *ipa);
19 * @ipa: IPA pointer
21 void ipa_uc_deconfig(struct ipa *ipa);
25 * @ipa: IPA pointer
28 * IPA-resident microcontroller. The microcontroller signals that it
30 * message to the AP. The AP must ensure the IPA is powered until
35 void ipa_uc_power(struct ipa *ipa);
39 * @ipa: IPA pointer
44 void ipa_uc_panic_notifier(struct ipa *ipa);