Searched refs:gio_name_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/sgi-ip22/
H A Dip22-gio.c20 } gio_name_table[] = { variable in typeref:struct:__anon19
357 for (i = 0; i < ARRAY_SIZE(gio_name_table); i++) {
358 if (id == gio_name_table[i].id) {
359 name = gio_name_table[i].name;

Completed in 186 milliseconds