Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h121 void tilcdc_module_cleanup(struct tilcdc_module *mod);
Dtilcdc_tfp410.c379 tilcdc_module_cleanup(mod); in tfp410_probe()
391 tilcdc_module_cleanup(mod); in tfp410_remove()
Dtilcdc_panel.c420 tilcdc_module_cleanup(mod); in panel_probe()
439 tilcdc_module_cleanup(mod); in panel_remove()
Dtilcdc_drv.c41 void tilcdc_module_cleanup(struct tilcdc_module *mod) in tilcdc_module_cleanup() function