Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Dzy7_gpio.c300 static int zy7_gpio_detach(device_t dev);
318 zy7_gpio_detach(dev); in zy7_gpio_attach()
324 zy7_gpio_detach(dev); in zy7_gpio_attach()
332 zy7_gpio_detach(device_t dev) in zy7_gpio_detach() function
353 DEVMETHOD(device_detach, zy7_gpio_detach),