Searched refs:pedit_list (Results 1 – 1 of 1) sorted by relevance
32 static struct m_pedit_util *pedit_list; variable84 for (p = pedit_list; p; p = p->next) { in get_pedit_kind()106 p->next = pedit_list; in get_pedit_kind()107 pedit_list = p; in get_pedit_kind()