seq_puts
seq_puts(m, "\t\tType: DisplayPort\n");
seq_puts(m, "\t\tType: VGA\n");
seq_puts(m, "\t\tType: DVI\n");
seq_puts(m, "\t\tType: HDMI\n");
seq_puts(m, "\t\tType: others without EDID support\n");
seq_puts(m, "\t\tType: DP++\n");
seq_puts(m, "\t\tType: Wireless\n");
seq_puts(m, "\t\tType: N/A\n");
seq_puts((struct seq_file *)(p->arg), str);
seq_puts(p->arg, str);
seq_puts(m, " SCRATCH ");
seq_puts(m, "\n");
seq_puts(m, " SCRATCH");
seq_puts(m, "\n");
seq_puts(m, " *");
seq_puts(m, " #");
seq_puts(m, "\n");