Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dgpioled.c69 static int gpioled_attach(device_t);
98 gpioled_attach(device_t dev) in gpioled_attach() function
142 DEVMETHOD(device_attach, gpioled_attach),
H A Dgpioled_fdt.c65 static int gpioled_attach(device_t);
156 gpioled_attach(device_t dev) in gpioled_attach() function
214 DEVMETHOD(device_attach, gpioled_attach),