Searched refs:aw_spi_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/arm/allwinner/
H A Daw_spi.c171 static int aw_spi_detach(device_t dev);
248 aw_spi_detach(dev);
253 aw_spi_detach(device_t dev) function
585 DEVMETHOD(device_detach, aw_spi_detach),

Completed in 100 milliseconds