Searched refs:cec_notify (Results 1 – 1 of 1) sorted by relevance
85 struct cec_notifier *cec_notify; member808 cec_notifier_set_phys_addr(priv->cec_notify, in tda998x_irq_thread()1304 cec_notifier_set_phys_addr_from_edid(priv->cec_notify, edid); in tda998x_connector_get_modes()1793 if (priv->cec_notify) in tda998x_destroy()1794 cec_notifier_put(priv->cec_notify); in tda998x_destroy()1919 priv->cec_notify = cec_notifier_get(dev); in tda998x_create()1920 if (!priv->cec_notify) { in tda998x_create()