Searched defs:usb_callout_init_mtx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/usb/
H A Dusbdi.h409 #define usb_callout_init_mtx(c,m,f) callout_init_mtx(&(c)->co,m,f) macro

Completed in 84 milliseconds