Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-rspi.c1215 static const struct of_device_id rspi_of_match[] __maybe_unused = { variable
1225 MODULE_DEVICE_TABLE(of, rspi_of_match);
1268 #define rspi_of_match NULL macro
1445 .of_match_table = of_match_ptr(rspi_of_match),