Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c939 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1518 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1519 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1549 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1550 dss_debugfs_remove_file(dss->debugfs.dss); in dss_remove()
H A Ddss.h287 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry);
297 static inline void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
H A Dhdmi4.c680 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
H A Dhdmi5.c655 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
H A Dvenc.c709 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
H A Ddsi.c5087 dss_debugfs_remove_file(dsi->debugfs.clks); in dsi_unbind()
5088 dss_debugfs_remove_file(dsi->debugfs.irqs); in dsi_unbind()
5089 dss_debugfs_remove_file(dsi->debugfs.regs); in dsi_unbind()
H A Ddispc.c4845 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()