Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Dcore.c185 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() function
202 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *)) in dss_debugfs_create_file() function
Ddss.h172 int dss_debugfs_create_file(const char *name, void (*write)(struct seq_file *));
Ddispc-compat.c423 dss_debugfs_create_file("dispc_irq", dispc_dump_irqs); in dss_dispc_initialize_irq()
Ddss.c907 dss_debugfs_create_file("dss", dss_dump_regs); in omap_dsshw_probe()
Dvenc.c865 dss_debugfs_create_file("venc", venc_dump_regs); in omap_venchw_probe()
Dhdmi.c1095 dss_debugfs_create_file("hdmi", hdmi_dump_regs); in omapdss_hdmihw_probe()
Drfbi.c1092 dss_debugfs_create_file("rfbi", rfbi_dump_regs); in omap_rfbihw_probe()
Ddsi.c5577 dss_debugfs_create_file("dsi1_regs", dsi1_dump_regs); in omap_dsihw_probe()
5579 dss_debugfs_create_file("dsi2_regs", dsi2_dump_regs); in omap_dsihw_probe()
5583 dss_debugfs_create_file("dsi1_irqs", dsi1_dump_irqs); in omap_dsihw_probe()
5585 dss_debugfs_create_file("dsi2_irqs", dsi2_dump_irqs); in omap_dsihw_probe()
Ddispc.c3713 dss_debugfs_create_file("dispc", dispc_dump_regs); in omap_dispchw_probe()