Home
last modified time | relevance | path

Searched refs:dss_debugfs_remove_file (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/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 Dhdmi5.c655 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_unbind()
H A Dhdmi4.c680 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
H A Dvenc.c709 dss_debugfs_remove_file(venc->debugfs); in venc_unbind()
H A Ddsi.c5093 dss_debugfs_remove_file(dsi->debugfs.clks); in dsi_unbind()
5094 dss_debugfs_remove_file(dsi->debugfs.irqs); in dsi_unbind()
5095 dss_debugfs_remove_file(dsi->debugfs.regs); in dsi_unbind()
H A Ddispc.c4845 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A 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()
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 Dhdmi4.c681 dss_debugfs_remove_file(hdmi->debugfs); in hdmi4_unbind()
H A Dhdmi5.c656 dss_debugfs_remove_file(hdmi->debugfs); in hdmi5_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.c4840 dss_debugfs_remove_file(dispc->debugfs); in dispc_unbind()

Completed in 39 milliseconds