Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dcore.c152 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() function
169 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() function
Ddss.h206 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *));
Ddispc-compat.c422 dss_debugfs_create_file("dispc_irq", dispc_dump_irqs); in dss_dispc_initialize_irq()
Dhdmi4.c708 dss_debugfs_create_file("hdmi", hdmi_dump_regs); in omapdss_hdmihw_probe()
Dhdmi5.c743 dss_debugfs_create_file("hdmi", hdmi_dump_regs); in omapdss_hdmihw_probe()
Dvenc.c903 dss_debugfs_create_file("venc", venc_dump_regs); in omap_venchw_probe()
Ddss.c1140 dss_debugfs_create_file("dss", dss_dump_regs); in omap_dsshw_probe()
Drfbi.c997 dss_debugfs_create_file("rfbi", rfbi_dump_regs); in omap_rfbihw_probe()
Ddsi.c5465 dss_debugfs_create_file("dsi1_regs", dsi1_dump_regs); in omap_dsihw_probe()
5467 dss_debugfs_create_file("dsi2_regs", dsi2_dump_regs); in omap_dsihw_probe()
5471 dss_debugfs_create_file("dsi1_irqs", dsi1_dump_irqs); in omap_dsihw_probe()
5473 dss_debugfs_create_file("dsi2_irqs", dsi2_dump_irqs); in omap_dsihw_probe()
Ddispc.c3949 dss_debugfs_create_file("dispc", dispc_dump_regs); in omap_dispchw_probe()