Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_spi_v2.c88 static int mtk_spi_attach(device_t);
119 mtk_spi_attach(device_t dev) in mtk_spi_attach() function
336 DEVMETHOD(device_attach, mtk_spi_attach),
H A Dmtk_spi_v1.c95 static int mtk_spi_attach(device_t);
130 mtk_spi_attach(device_t dev) in mtk_spi_attach() function
394 DEVMETHOD(device_attach, mtk_spi_attach),