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

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

Completed in 129 milliseconds