Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddss.c942 void dss_debugfs_remove_file(struct dss_debugfs_entry *entry) in dss_debugfs_remove_file() function
1517 dss_debugfs_remove_file(dss->debugfs.clk); in dss_probe()
1518 dss_debugfs_remove_file(dss->debugfs.dss); in dss_probe()
1548 dss_debugfs_remove_file(dss->debugfs.clk); in dss_remove()
1549 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.c655 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
Dhdmi4.c680 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_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.c4820 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()