Searched refs:rockchip_spi_dt_match (Results 1 - 1 of 1) sorted by last modified time

/drivers/spi/
H A Dspi-rockchip.c840 static const struct of_device_id rockchip_spi_dt_match[] = { variable in typeref:struct:of_device_id
846 MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
853 .of_match_table = of_match_ptr(rockchip_spi_dt_match),

Completed in 13 milliseconds