Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/dwgpio/
H A Ddwgpio.c96 static device_t dwgpio_get_bus(device_t);
180 dwgpio_get_bus(device_t dev) in dwgpio_get_bus() function
401 DEVMETHOD(gpio_get_bus, dwgpio_get_bus),