Home
last modified time | relevance | path

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

/freebsd/sys/dev/spibus/controller/rockchip/
H A Drk_spi.c126 static int rk_spi_probe(device_t dev);
269 rk_spi_probe(device_t dev) in rk_spi_probe() function
453 DEVMETHOD(device_probe, rk_spi_probe),