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

/freebsd-12-stable/sys/mips/mediatek/
H A Dmtk_spi_v1.c86 static int mtk_spi_probe(device_t);
107 mtk_spi_probe(device_t dev) function
330 DEVMETHOD(device_probe, mtk_spi_probe),
H A Dmtk_spi_v2.c87 static int mtk_spi_probe(device_t);
104 mtk_spi_probe(device_t dev) function
335 DEVMETHOD(device_probe, mtk_spi_probe),

Completed in 80 milliseconds