Home
last modified time | relevance | path

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

12

/linux/drivers/iio/accel/
H A Dadxl380_spi.c28 chip_data = spi_get_device_match_data(spi); in adxl380_spi_probe()
H A Dadxl355_spi.c31 chip_data = spi_get_device_match_data(spi); in adxl355_spi_probe()
H A Dkionix-kx022a-spi.c26 chip_info = spi_get_device_match_data(spi); in kx022a_spi_probe()
H A Dadxl313_spi.c75 chip_data = spi_get_device_match_data(spi); in adxl313_spi_probe()
/linux/sound/soc/codecs/
H A Dtlv320aic32x4-spi.c32 type = (uintptr_t)spi_get_device_match_data(spi); in aic32x4_spi_probe()
/linux/drivers/iio/imu/bmi270/
H A Dbmi270_spi.c54 chip_info = spi_get_device_match_data(spi); in bmi270_spi_probe()
/linux/drivers/tty/serial/
H A Dsc16is7xx_spi.c37 devtype = spi_get_device_match_data(spi); in sc16is7xx_spi_probe()
/linux/drivers/mfd/
H A Dwm831x-spi.c27 type = (uintptr_t)spi_get_device_match_data(spi); in wm831x_spi_probe()
H A Dmadera-spi.c28 type = (unsigned long)spi_get_device_match_data(spi); in madera_spi_probe()
H A Dmc13xxx-spi.c153 mc13xxx->variant = spi_get_device_match_data(spi); in mc13xxx_spi_probe()
H A Darizona-spi.c198 type = (unsigned long)spi_get_device_match_data(spi); in arizona_spi_probe()
/linux/drivers/hwmon/
H A Dlm70.c172 chip = (kernel_ulong_t)spi_get_device_match_data(spi); in lm70_probe()
/linux/drivers/iio/pressure/
H A Dbmp280-spi.c93 chip_info = spi_get_device_match_data(spi); in bmp280_spi_probe()
/linux/drivers/iio/adc/
H A Dmax11205.c119 st->chip_info = spi_get_device_match_data(spi); in max11205_probe()
H A Dti-adc128s052.c157 config = spi_get_device_match_data(spi); in adc128_probe()
H A Dad7091r8.c236 init_info = spi_get_device_match_data(spi); in ad7091r8_spi_probe()
H A Dad7606_spi.c433 const struct ad7606_bus_info *bus_info = spi_get_device_match_data(spi); in ad7606_spi_probe()
/linux/drivers/iio/dac/
H A Dmax5522.c146 state->chip_info = spi_get_device_match_data(spi); in max5522_spi_probe()
H A Dmcp4821.c186 info = spi_get_device_match_data(spi); in mcp4821_probe()
H A Dltc2664.c672 chip_info = spi_get_device_match_data(spi); in ltc2664_probe()
/linux/drivers/iio/potentiometer/
H A Dx9250.c179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08_spi.c148 info = spi_get_device_match_data(spi); in mcp23s08_probe()
/linux/drivers/gpu/drm/panel/
H A Dpanel-auo-a030jtn01.c214 priv->panel_info = spi_get_device_match_data(spi); in a030jtn01_probe()
/linux/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c434 driver_data = (uintptr_t)spi_get_device_match_data(spi); in w5100_spi_probe()
/linux/drivers/gpu/drm/tiny/
H A Dsharp-memory.c561 smd->mode = spi_get_device_match_data(spi); in sharp_memory_probe()

12