Home
last modified time | relevance | path

Searched defs:device_id (Results 1 – 1 of 1) sorted by relevance

/scripts/mod/
Dfile2alias.c48 const char *device_id; /* name of table, __mod_<name>__*_device_table. */ member
106 #define ADD_TO_DEVTABLE(device_id, type, function) \ argument
155 static void device_id_check(const char *modname, const char *device_id, in device_id_check()
1315 const char *device_id, in do_table()