Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/
H A Dusb_dev.c109 static void usb_dev_init_post(void *);
978 usb_dev_init_post(void *arg) in usb_dev_init_post() function
991 SYSINIT(usb_dev_init_post, SI_SUB_KICK_SCHEDULER, SI_ORDER_FIRST, usb_dev_init_post, NULL);