Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/potentiometer/
H A Dx9250.c179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
/openbmc/linux/drivers/iio/adc/
H A Dti-adc128s052.c157 config = spi_get_device_match_data(spi); in adc128_probe()
H A Dad9467.c538 st->info = spi_get_device_match_data(spi); in ad9467_probe()
H A Dad7124.c943 info = spi_get_device_match_data(spi); in ad7124_probe()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-auo-a030jtn01.c214 priv->panel_info = spi_get_device_match_data(spi); in a030jtn01_probe()
/openbmc/linux/include/linux/spi/
H A Dspi.h1631 spi_get_device_match_data(const struct spi_device *sdev);
/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c1262 st->info = spi_get_device_match_data(spi); in adis16475_probe()
/openbmc/linux/drivers/spi/
H A Dspi.c364 const void *spi_get_device_match_data(const struct spi_device *sdev) in spi_get_device_match_data() function
374 EXPORT_SYMBOL_GPL(spi_get_device_match_data);