Searched defs:symval (Results 1 – 1 of 1) sorted by relevance
| /linux/scripts/mod/ |
| H A D | file2alias.c | 183 static void do_usb_entry(void *symval, in do_usb_entry() 288 static void do_usb_entry_multi(struct module *mod, void *symval) in do_usb_entry_multi() 353 static void do_of_entry(struct module *mod, void *symval) in do_of_entry() 380 static void do_hid_entry(struct module *mod, void *symval) in do_hid_entry() 398 static void do_ieee1394_entry(struct module *mod, void *symval) in do_ieee1394_entry() 421 static void do_pci_entry(struct module *mod, void *symval) in do_pci_entry() 476 static void do_ccw_entry(struct module *mod, void *symval) in do_ccw_entry() 499 static void do_ap_entry(struct module *mod, void *symval) in do_ap_entry() 507 static void do_css_entry(struct module *mod, void *symval) in do_css_entry() 515 static void do_serio_entry(struct module *mod, void *symval) in do_serio_entry() [all …]
|