Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c269 static void vc4_component_unbind_all(void *ptr) in vc4_component_unbind_all() function
373 ret = devm_add_action_or_reset(dev, vc4_component_unbind_all, vc4); in vc4_drm_bind()