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.c106 static void usb_dev_init_post(void *);
977 usb_dev_init_post(void *arg) in usb_dev_init_post() function
990 SYSINIT(usb_dev_init_post, SI_SUB_KICK_SCHEDULER, SI_ORDER_FIRST, usb_dev_init_post, NULL);