Searched refs:device_get_match_data (Results 1 – 25 of 291) sorted by relevance
12345678910>>...12
26 info = device_get_match_data(&pdev->dev); in pwm_lpss_probe_platform()
31 chip_data = device_get_match_data(&spi->dev); in adxl355_spi_probe()
79 chip_data = device_get_match_data(&spi->dev); in adxl313_spi_probe()
79 gc->ngpio = (uintptr_t)device_get_match_data(dev); in gef_gpio_probe()
52 gpio_config = device_get_match_data(&pdev->dev); in tn48m_gpio_probe()
120 priv->flags = (uintptr_t)device_get_match_data(&pdev->dev); in mmio_74xx_gpio_probe()
14 chip_info = device_get_match_data(&client->dev); in bmp280_i2c_probe()
61 chip_info = device_get_match_data(&spi->dev); in bmp280_spi_probe()
39 simple_mfd_data = device_get_match_data(&i2c->dev); in simple_mfd_i2c_probe()
32 match_data = device_get_match_data(&i2c->dev); in arizona_i2c_probe()
61 match = device_get_match_data(&client->dev); in inv_icm42600_probe()
57 match = device_get_match_data(&spi->dev); in inv_icm42600_probe()
62 port = device_get_match_data(dev); in ahci_probe()
78 st->common_ddata.chip_info = device_get_match_data(dev); in ltc2496_probe()
56 desc = device_get_match_data(dev); in sof_of_probe()
62 data = device_get_match_data(&pdev->dev); in layerscape_sfp_probe()
77 devdata = device_get_match_data(dev); in tps380x_reset_probe()
58 divs = device_get_match_data(dev); in fsl_flexspi_clk_probe()
57 sensor_init_func = device_get_match_data(&pdev->dev); in thermal_mmio_probe()
136 ecc->ops = device_get_match_data(dev); in ingenic_ecc_probe()
62 chip_id = (enum adgs1408_chip_id)device_get_match_data(dev); in adgs1408_probe()
102 data->ohm = (unsigned long)device_get_match_data(dev); in max5432_probe()
108 ihid_goodix->timings = device_get_match_data(&client->dev); in i2c_hid_of_goodix_probe()
46 } else if ((match = device_get_match_data(&spi->dev))) { in inv_mpu_probe()
29 hw_id = (kernel_ulong_t)device_get_match_data(&client->dev); in st_lsm6dsx_i2c_probe()