Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.c966 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1486 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1487 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1515 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1516 dss_debugfs_remove_file(dss->debugfs.dss); in dss_remove()
Ddss.h294 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry);
304 static inline void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
Dhdmi5.c808 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
Dhdmi4.c815 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
Dvenc.c960 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
Ddsi.c5483 dss_debugfs_remove_file(dsi->debugfs.irqs); in dsi_unbind()
5484 dss_debugfs_remove_file(dsi->debugfs.regs); in dsi_unbind()
Ddispc.c4882 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()