Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/misc/
H A Duled.c80 static device_attach_t uled_attach; variable
100 DEVMETHOD(device_attach, uled_attach),
139 uled_attach(device_t dev) in uled_attach() function