Searched refs:spi_get_device_match_data (Results 1 – 9 of 9) sorted by relevance
179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
157 config = spi_get_device_match_data(spi); in adc128_probe()
538 st->info = spi_get_device_match_data(spi); in ad9467_probe()
946 info = spi_get_device_match_data(spi); in ad7124_probe()
1041 st->chip_info = spi_get_device_match_data(spi); in ad7192_probe()
214 priv->panel_info = spi_get_device_match_data(spi); in a030jtn01_probe()
1631 spi_get_device_match_data(const struct spi_device *sdev);
1262 st->info = spi_get_device_match_data(spi); in adis16475_probe()
364 const void *spi_get_device_match_data(const struct spi_device *sdev) in spi_get_device_match_data() function374 EXPORT_SYMBOL_GPL(spi_get_device_match_data);