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

/linux-4.1.27/drivers/spi/
H A Dspi-fsl-spi.c61 static const struct of_device_id of_fsl_spi_match[] = { variable in typeref:struct:of_device_id
72 MODULE_DEVICE_TABLE(of, of_fsl_spi_match);
79 match = of_match_node(of_fsl_spi_match, dev->of_node); fsl_spi_get_type()
882 .of_match_table = of_fsl_spi_match,

Completed in 85 milliseconds