/** * ipa_smp2p_irq_disable_setup() - Disable the "setup ready" interrupt * @ipa: IPA pointer * * Disable the "ipa-setup-ready" interrupt from the modem.
*/ void ipa_smp2p_irq_disable_setup(struct ipa *ipa);
/** * ipa_smp2p_notify_reset() - Reset modem notification state * @ipa: IPA pointer * * If the modem crashes it queries the IPA power state. In cleaning * up after such a crash this is used to reset some state maintained * for managing this notification.
*/ void ipa_smp2p_notify_reset(struct ipa *ipa);
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.