Searched refs:spi_get_device_match_data (Results 1 – 5 of 5) sorted by relevance
157 config = spi_get_device_match_data(spi); in adc128_probe()
179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
214 priv->panel_info = spi_get_device_match_data(spi); in a030jtn01_probe()
1629 spi_get_device_match_data(const struct spi_device *sdev);
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);