Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c942 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1512 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1513 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1543 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1544 dss_debugfs_remove_file(dss->debugfs.dss); in dss_remove()
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
Dhdmi4.c681 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
Dhdmi5.c656 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
Dvenc.c712 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
Ddsi.c4595 dss_debugfs_remove_file(dsi->debugfs.clks); in dsi_unbind()
4596 dss_debugfs_remove_file(dsi->debugfs.irqs); in dsi_unbind()
4597 dss_debugfs_remove_file(dsi->debugfs.regs); in dsi_unbind()
Ddispc.c4845 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()