Home
last modified time | relevance | path

Searched defs:usb_callout (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusbdi.h475 struct usb_callout { struct
478 #define usb_callout_init_mtx(c,m,f) callout_init_mtx(&(c)->co,m,f) argument