Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/template/
H A Dusb_template.c116 static void usb_temp_init(void *);
1465 usb_temp_init(void *arg) in usb_temp_init() function
1473 SYSINIT(usb_temp_init, SI_SUB_LOCK, SI_ORDER_FIRST, usb_temp_init, NULL);