Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_drv.h118 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.c428 tilcdc_module_cleanup(mod); in panel_probe()
447 tilcdc_module_cleanup(mod); in panel_remove()
Dtilcdc_slave.c382 tilcdc_module_cleanup(mod); in slave_remove()
Dtilcdc_drv.c40 void tilcdc_module_cleanup(struct tilcdc_module *mod) in tilcdc_module_cleanup() function