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