Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c458 static int uhso_driver_loaded(struct module *, int, void *);
496 DRIVER_MODULE(uhso, uhub, uhso_driver, uhso_driver_loaded, NULL);
750 uhso_driver_loaded(struct module *mod, int what, void *arg) in uhso_driver_loaded() function