Home
last modified time | relevance | path

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

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