Home
last modified time | relevance | path

Searched refs:dss_debugfs_create_file (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c925 dss_debugfs_create_file(struct dss_device *dss, const char *name, in dss_debugfs_create_file() function
1481 dss->debugfs.clk = dss_debugfs_create_file(dss, "clk", in dss_probe()
1483 dss->debugfs.dss = dss_debugfs_create_file(dss, "dss", dss_dump_regs, in dss_probe()
H A Ddispc.c4677 dispc->debugfs = dss_debugfs_create_file(dss, "dispc", dispc_dump_regs, in dispc_bind()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h195 void dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *));
H A Dhdmi4.c728 dss_debugfs_create_file("hdmi", hdmi_dump_regs); in hdmi4_bind()
H A Dhdmi5.c769 dss_debugfs_create_file("hdmi", hdmi_dump_regs); in hdmi5_bind()
H A Ddss.c1142 dss_debugfs_create_file("dss", dss_dump_regs); in dss_bind()