Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusbdi.h404 struct usb_callout { struct
408 #define usb_callout_init_mtx(c,m,f) callout_init_lk(&(c)->co, m) argument