Home
last modified time | relevance | path

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

/freebsd/sys/dev/spibus/controller/allwinner/
H A Daw_spi.c165 static int aw_spi_attach(device_t dev);
183 aw_spi_attach(device_t dev) in aw_spi_attach() function
590 DEVMETHOD(device_attach, aw_spi_attach),