Searched refs:cec_notifier_register (Results 1 – 3 of 3) sorted by relevance
72 void cec_notifier_register(struct cec_notifier *n,111 static inline void cec_notifier_register(struct cec_notifier *n, in cec_notifier_register() function
109 void cec_notifier_register(struct cec_notifier *n, in cec_notifier_register() function120 EXPORT_SYMBOL_GPL(cec_notifier_register);
193 cec_notifier_register(adap->notifier, adap, cec_cec_notify); in cec_register_cec_notifier()