Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-test.c379 static const struct of_device_id rockchip_spi_test_dt_match[] = { variable
392 MODULE_DEVICE_TABLE(of, rockchip_spi_test_dt_match);
400 .of_match_table = of_match_ptr(rockchip_spi_test_dt_match),