Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/gpio/
Dgpiobus.c74 static int gpiobus_pin_toggle(device_t, device_t, uint32_t);
438 gpiobus_pin_toggle(device_t dev, device_t child, uint32_t pin) in gpiobus_pin_toggle() function
475 DEVMETHOD(gpiobus_pin_toggle, gpiobus_pin_toggle),