Searched refs:p2m_dump_show (Results 1 – 3 of 3) sorted by relevance
56 extern int p2m_dump_show(struct seq_file *m, void *v);
761 int p2m_dump_show(struct seq_file *m, void *v) in p2m_dump_show() function
2431 return single_open(filp, p2m_dump_show, NULL); in p2m_dump_open()