Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-cec.c222 static void dw_hdmi_cec_del(void *data) in dw_hdmi_cec_del() function
268 ret = devm_add_action_or_reset(&pdev->dev, dw_hdmi_cec_del, cec); in dw_hdmi_cec_probe()
294 devm_remove_action(&pdev->dev, dw_hdmi_cec_del, cec); in dw_hdmi_cec_probe()