Searched refs:usb_temp_init (Results 1 – 1 of 1) sorted by relevance
115 static void usb_temp_init(void *);1464 usb_temp_init(void *arg) in usb_temp_init() function1472 SYSINIT(usb_temp_init, SI_SUB_LOCK, SI_ORDER_FIRST, usb_temp_init, NULL);