Home
last modified time | relevance | path

Searched refs:device_id_check (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/mod/
A Dfile2alias.c136 static void device_id_check(const char *modname, const char *device_id, in device_id_check() function
346 device_id_check(mod->name, "usb", size, id_size, symval); in do_usb_table()
389 device_id_check(mod->name, "of", size, id_size, symval); in do_of_table()
603 device_id_check(mod->name, "pnp", size, id_size, symval); in do_pnp_device_entry()
629 device_id_check(mod->name, "pnp", size, id_size, symval); in do_pnp_card_entries()
1466 device_id_check(mod->name, device_id, size, id_size, symval); in do_table()

Completed in 6 milliseconds