Searched refs:pedit_list (Results 1 – 1 of 1) sorted by relevance
33 static struct m_pedit_util *pedit_list; variable86 for (p = pedit_list; p; p = p->next) { in get_pedit_kind()108 p->next = pedit_list; in get_pedit_kind()109 pedit_list = p; in get_pedit_kind()