Searched refs:cec_notify (Results 1 – 1 of 1) sorted by relevance
88 struct cec_notifier *cec_notify; member812 priv->cec_notify); in tda998x_irq_thread()1306 cec_notifier_set_phys_addr(priv->cec_notify, in tda998x_connector_get_modes()1808 cec_notifier_conn_unregister(priv->cec_notify); in tda998x_destroy()1933 priv->cec_notify = cec_notifier_conn_register(dev, NULL, NULL); in tda998x_create()1934 if (!priv->cec_notify) { in tda998x_create()