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 …]
45 struct cec_notifier *cec_notifier; member65 cec_notifier_conn_unregister(encoder_hdmi->cec_notifier); in meson_encoder_hdmi_detach()66 encoder_hdmi->cec_notifier = NULL; in meson_encoder_hdmi_detach()330 if (!encoder_hdmi->cec_notifier) in meson_encoder_hdmi_hpd_notify()351 cec_notifier_set_phys_addr_from_edid(encoder_hdmi->cec_notifier, edid); in meson_encoder_hdmi_hpd_notify()355 cec_notifier_phys_addr_invalidate(encoder_hdmi->cec_notifier); in meson_encoder_hdmi_hpd_notify()464 struct cec_notifier *notifier; in meson_encoder_hdmi_probe()474 meson_encoder_hdmi->cec_notifier = notifier; in meson_encoder_hdmi_probe()
59 struct cec_notifier;67 struct cec_notifier *notifier;
130 struct cec_notifier;140 struct cec_notifier *cec;
56 struct cec_notifier;1627 struct cec_notifier *cec_notifier; member
63 struct cec_notifier *notify;
745 struct cec_notifier *notifier;
2804 struct cec_notifier *n = aconnector->notifier; in hdmi_cec_unset_edid()2815 struct cec_notifier *n = aconnector->notifier; in hdmi_cec_set_edid()
452 struct cec_notifier *notifier = NULL; in ch7322_probe()
89 struct cec_notifier *cec_notify;