Searched refs:cec_notifier_unregister (Results 1 – 3 of 3) sorted by relevance
80 void cec_notifier_unregister(struct cec_notifier *n);117 static inline void cec_notifier_unregister(struct cec_notifier *n) in cec_notifier_unregister() function
122 void cec_notifier_unregister(struct cec_notifier *n) in cec_notifier_unregister() function129 EXPORT_SYMBOL_GPL(cec_notifier_unregister);
414 cec_notifier_unregister(adap->notifier); in cec_unregister_adapter()