Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dgpiobacklight.c56 static int gpiobacklight_attach(device_t);
101 gpiobacklight_attach(device_t dev) in gpiobacklight_attach() function
154 DEVMETHOD(device_attach, gpiobacklight_attach),