Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_dev.c105 static void usb_dev_init_post(void *);
976 usb_dev_init_post(void *arg) in usb_dev_init_post() function
989 SYSINIT(usb_dev_init_post, SI_SUB_KICK_SCHEDULER, SI_ORDER_FIRST, usb_dev_init_post, NULL);