Searched refs:gpiobus_attach (Results 1 – 3 of 3) sorted by relevance
177 int gpiobus_attach(device_t);
325 if ((err = gpiobus_attach(dev)) != 0) in acpi_gpiobus_attach()
546 gpiobus_attach(device_t dev) in gpiobus_attach() function1018 DEVMETHOD(device_attach, gpiobus_attach),