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

/freebsd-9.3-release/sys/dev/usb/template/
H A Dusb_template.c107 static void usb_temp_init(void *);
1378 usb_temp_init(void *arg) function
1386 SYSINIT(usb_temp_init, SI_SUB_LOCK, SI_ORDER_FIRST, usb_temp_init, NULL);

Completed in 94 milliseconds