Home
last modified time | relevance | path

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

/linux/include/linux/framer/
H A Dframer.h109 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
/linux/sound/soc/codecs/
H A Dframer-codec.c370 framer_notifier_unregister(framer->framer, &framer->nb); in framer_component_remove()
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c132 framer_notifier_unregister(qmc_hdlc->framer, &qmc_hdlc->nb); in qmc_hdlc_framer_stop()