Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-drv.c86 static void dc_drm_component_unbind_all(void *ptr) in dc_drm_component_unbind_all() function
112 ret = devm_add_action_or_reset(dev, dc_drm_component_unbind_all, in dc_drm_bind()