Searched refs:spi_get_device_match_data (Results 1 – 25 of 60) sorted by relevance
123
28 chip_data = spi_get_device_match_data(spi); in adxl380_spi_probe()
31 chip_data = spi_get_device_match_data(spi); in adxl355_spi_probe()
26 chip_info = spi_get_device_match_data(spi); in kx022a_spi_probe()
81 chip_data = spi_get_device_match_data(spi); in adxl313_spi_probe()
32 type = (uintptr_t)spi_get_device_match_data(spi); in aic32x4_spi_probe()
25 return zl3073x_dev_probe(zldev, spi_get_device_match_data(spi)); in zl3073x_spi_probe()
55 chip_info = spi_get_device_match_data(spi); in bmi270_spi_probe()
37 devtype = spi_get_device_match_data(spi); in sc16is7xx_spi_probe()
27 type = (uintptr_t)spi_get_device_match_data(spi); in wm831x_spi_probe()
28 type = (unsigned long)spi_get_device_match_data(spi); in madera_spi_probe()
153 mc13xxx->variant = spi_get_device_match_data(spi); in mc13xxx_spi_probe()
198 type = (unsigned long)spi_get_device_match_data(spi); in arizona_spi_probe()
62 chip_id = (kernel_ulong_t)spi_get_device_match_data(spi); in adgs1408_probe()
172 chip = (kernel_ulong_t)spi_get_device_match_data(spi); in lm70_probe()
85 chip_info = spi_get_device_match_data(spi); in bmp280_spi_probe()
119 st->chip_info = spi_get_device_match_data(spi); in max11205_probe()
171 config = spi_get_device_match_data(spi); in adc128_probe()
236 init_info = spi_get_device_match_data(spi); in ad7091r8_spi_probe()
459 const struct ad7606_bus_info *bus_info = spi_get_device_match_data(spi); in ad7606_spi_probe()
146 state->chip_info = spi_get_device_match_data(spi); in max5522_spi_probe()
186 info = spi_get_device_match_data(spi); in mcp4821_probe()
168 cd = spi_get_device_match_data(spi); in bd79703_probe()
179 x9250->cfg = spi_get_device_match_data(spi); in x9250_probe()
148 info = spi_get_device_match_data(spi); in mcp23s08_probe()
434 driver_data = (uintptr_t)spi_get_device_match_data(spi); in w5100_spi_probe()