Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/misc/
H A Duled.c82 static device_attach_t uled_attach; variable
104 DEVMETHOD(device_attach, uled_attach),
143 uled_attach(device_t dev) in uled_attach() function