Home
last modified time | relevance | path

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

/src/sys/dev/usb/net/
H A Dif_cue.c105 static device_attach_t cue_attach; variable
160 DEVMETHOD(device_attach, cue_attach),
399 cue_attach(device_t dev) in cue_attach() function