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

/freebsd-current/sys/dev/usb/template/
H A Dusb_template.c115 static void usb_temp_init(void *);
1464 usb_temp_init(void *arg) function
1472 SYSINIT(usb_temp_init, SI_SUB_LOCK, SI_ORDER_FIRST, usb_temp_init, NULL);

Completed in 52 milliseconds