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

/linux-master/scripts/mod/
H A Dfile2alias.c60 struct devtable { struct
1536 static const struct devtable devtable[] = { variable in typeref:struct:devtable
1643 for (i = 0; i < ARRAY_SIZE(devtable); i++) {
1644 const struct devtable *p = &devtable[i];

Completed in 347 milliseconds