Searched refs:framer_notifier_register (Results 1 – 4 of 4) sorted by relevance
108 int framer_notifier_register(struct framer *framer, struct notifier_block *nb);172 static inline int framer_notifier_register(struct framer *framer, in framer_notifier_register() function
358 int framer_notifier_register(struct framer *framer, struct notifier_block *nb) in framer_notifier_register() function362 EXPORT_SYMBOL_GPL(framer_notifier_register);
348 ret = framer_notifier_register(framer->framer, &framer->nb); in framer_component_probe()
114 ret = framer_notifier_register(qmc_hdlc->framer, &qmc_hdlc->nb); in qmc_hdlc_framer_start()