Searched refs:dw_hdmi_cec_del (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c230 static void dw_hdmi_cec_del(void *data) function
276 ret = devm_add_action_or_reset(&pdev->dev, dw_hdmi_cec_del, cec);
302 devm_remove_action(&pdev->dev, dw_hdmi_cec_del, cec);

Completed in 102 milliseconds