Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_ddp_comp.c624 static void mtk_ddp_comp_put_device(void *_dev) in mtk_ddp_comp_put_device() function
666 ret = devm_add_action_or_reset(dev, mtk_ddp_comp_put_device, comp->dev); in mtk_ddp_comp_init()