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

/freebsd-10.2-release/sys/dev/usb/template/
H A Dusb_template.c112 static void usb_temp_init(void *);
1382 usb_temp_init(void *arg) function
1390 SYSINIT(usb_temp_init, SI_SUB_LOCK, SI_ORDER_FIRST, usb_temp_init, NULL);

Completed in 101 milliseconds