Searched refs:cec_notifier (Results 1 – 11 of 11) sorted by relevance
18 struct cec_notifier;38 struct cec_notifier *47 void cec_notifier_conn_unregister(struct cec_notifier *n);65 struct cec_notifier *75 void cec_notifier_cec_adap_unregister(struct cec_notifier *n,86 void cec_notifier_set_phys_addr(struct cec_notifier *n, u16 pa);96 void cec_notifier_set_phys_addr_from_edid(struct cec_notifier *n,112 static inline struct cec_notifier *117 return (struct cec_notifier *)0xdeadfeed; in cec_notifier_conn_register()120 static inline void cec_notifier_conn_unregister(struct cec_notifier *n) in cec_notifier_conn_unregister()[all …]
22 struct cec_notifier { struct51 static struct cec_notifier *54 struct cec_notifier *n; in cec_notifier_get_conn()90 struct cec_notifier *n = in cec_notifier_release()91 container_of(kref, struct cec_notifier, kref); in cec_notifier_release()98 static void cec_notifier_put(struct cec_notifier *n) in cec_notifier_put()105 struct cec_notifier *109 struct cec_notifier *n = cec_notifier_get_conn(hdmi_dev, port_name); in cec_notifier_conn_register()130 void cec_notifier_conn_unregister(struct cec_notifier *n) in cec_notifier_conn_unregister()148 struct cec_notifier *[all …]
59 struct cec_notifier;67 struct cec_notifier *notifier;
130 struct cec_notifier;140 struct cec_notifier *cec;
57 struct cec_notifier;1666 struct cec_notifier *cec_notifier; member
63 struct cec_notifier *notify;
766 struct cec_notifier *notifier;
2817 struct cec_notifier *n = aconnector->notifier; in hdmi_cec_unset_edid()2828 struct cec_notifier *n = aconnector->notifier; in hdmi_cec_set_edid()
452 struct cec_notifier *notifier = NULL; in ch7322_probe()
124 struct cec_notifier *notifier;
89 struct cec_notifier *cec_notify;