Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
Dti-adc128s052.c157 config = spi_get_device_match_data(spi); in adc128_probe()
/Linux-v6.6/drivers/iio/potentiometer/
Dx9250.c179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-auo-a030jtn01.c214 priv->panel_info = spi_get_device_match_data(spi); in a030jtn01_probe()
/Linux-v6.6/include/linux/spi/
Dspi.h1629 spi_get_device_match_data(const struct spi_device *sdev);
/Linux-v6.6/drivers/spi/
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);