Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-fsl-spi.c64 static const struct of_device_id of_fsl_spi_match[] = { variable
75 MODULE_DEVICE_TABLE(of, of_fsl_spi_match);
82 match = of_match_node(of_fsl_spi_match, dev->of_node); in fsl_spi_get_type()
789 .of_match_table = of_fsl_spi_match,

Completed in 4 milliseconds