Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c943 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1513 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1514 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1544 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1545 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
Dhdmi5.c656 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
Dhdmi4.c689 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
Dvenc.c712 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
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()
Ddispc.c4840 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()