Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/misc/
H A Duled.c79 static device_attach_t uled_attach; variable
99 DEVMETHOD(device_attach, uled_attach),
138 uled_attach(device_t dev) in uled_attach() function