Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-rockchip.c922 static const struct of_device_id rockchip_spi_dt_match[] = { variable
936 MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
942 .of_match_table = of_match_ptr(rockchip_spi_dt_match),
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-rockchip.c1053 static const struct of_device_id rockchip_spi_dt_match[] = { variable
1068 MODULE_DEVICE_TABLE(of, rockchip_spi_dt_match);
1074 .of_match_table = of_match_ptr(rockchip_spi_dt_match),

Completed in 4 milliseconds