Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/template/
H A Dusb_template.c109 static void usb_temp_init(void *);
1379 usb_temp_init(void *arg) in usb_temp_init() function
1387 SYSINIT(usb_temp_init, SI_SUB_DRIVERS, SI_ORDER_FIRST, usb_temp_init, NULL);