Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mediatek/
H A Dmtk_spi_v2.c89 static int mtk_spi_detach(device_t);
155 mtk_spi_detach(device_t dev) in mtk_spi_detach() function
337 DEVMETHOD(device_detach, mtk_spi_detach),
H A Dmtk_spi_v1.c96 static int mtk_spi_detach(device_t);
167 mtk_spi_detach(device_t dev) in mtk_spi_detach() function
395 DEVMETHOD(device_detach, mtk_spi_detach),