Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/
H A Dusb_dynamic.h61 void usb_temp_unload(void *);
H A Dusb_dynamic.c137 usb_temp_unload(void *arg) in usb_temp_unload() function
/freebsd-14.2/sys/dev/usb/template/
H A Dusb_template.c1473 SYSUNINIT(usb_temp_unload, SI_SUB_LOCK, SI_ORDER_ANY, usb_temp_unload, NULL);