Searched defs:cec_notifier (Results 1 – 3 of 3) sorted by relevance
22 struct cec_notifier { struct38 * cec_notifier_get_conn - find or create a new cec_notifier for the given argument
45 struct cec_notifier *cec_notifier; member
534 static int cec_notifier(struct notifier_block *nb, unsigned long val, in cec_notifier() function