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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_dynamic.h62 void usb_temp_unload(void *);
H A Dusb_dynamic.c138 usb_temp_unload(void *arg) function
/freebsd-13-stable/sys/dev/usb/template/
H A Dusb_template.c1474 SYSUNINIT(usb_temp_unload, SI_SUB_LOCK, SI_ORDER_ANY, usb_temp_unload, NULL);

Completed in 103 milliseconds