Searched refs:devtable (Results 1 – 1 of 1) sorted by relevance
125 struct devtable { struct1417 static const struct devtable devtable[] = { variable1515 for (int i = 0; i < ARRAY_SIZE(devtable); i++) { in handle_moddevtable()1516 const struct devtable *p = &devtable[i]; in handle_moddevtable()