Searched refs:framer_notifier_unregister (Results 1 – 4 of 4) sorted by relevance
109 int framer_notifier_unregister(struct framer *framer, struct notifier_block *nb);178 static inline int framer_notifier_unregister(struct framer *framer, in framer_notifier_unregister() function
374 int framer_notifier_unregister(struct framer *framer, struct notifier_block *nb) in framer_notifier_unregister() function378 EXPORT_SYMBOL_GPL(framer_notifier_unregister);
370 framer_notifier_unregister(framer->framer, &framer->nb); in framer_component_remove()
132 framer_notifier_unregister(qmc_hdlc->framer, &qmc_hdlc->nb); in qmc_hdlc_framer_stop()
Completed in 14 milliseconds