Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c943 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1507 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1508 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1538 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1539 dss_debugfs_remove_file(dss->debugfs.dss); in dss_remove()
H A Ddss.h285 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry);
295 static inline void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
H A Dhdmi5.c655 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
H A Dhdmi4.c688 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
H A Dvenc.c712 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
H A Ddsi.c4601 dss_debugfs_remove_file(dsi->debugfs.clks); in dsi_unbind()
4602 dss_debugfs_remove_file(dsi->debugfs.irqs); in dsi_unbind()
4603 dss_debugfs_remove_file(dsi->debugfs.regs); in dsi_unbind()
H A Ddispc.c4694 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()