Home
last modified time | relevance | path

Searched refs:device_get_match_data (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/pwm/
H A Dpwm-lpss-platform.c26 info = device_get_match_data(&pdev->dev); in pwm_lpss_probe_platform()
/openbmc/linux/drivers/iio/accel/
H A Dadxl355_spi.c31 chip_data = device_get_match_data(&spi->dev); in adxl355_spi_probe()
H A Dadxl313_spi.c79 chip_data = device_get_match_data(&spi->dev); in adxl313_spi_probe()
/openbmc/linux/drivers/gpio/
H A Dgpio-ge.c79 gc->ngpio = (uintptr_t)device_get_match_data(dev); in gef_gpio_probe()
H A Dgpio-tn48m.c52 gpio_config = device_get_match_data(&pdev->dev); in tn48m_gpio_probe()
H A Dgpio-74xx-mmio.c120 priv->flags = (uintptr_t)device_get_match_data(&pdev->dev); in mmio_74xx_gpio_probe()
/openbmc/linux/drivers/iio/pressure/
H A Dbmp280-i2c.c14 chip_info = device_get_match_data(&client->dev); in bmp280_i2c_probe()
H A Dbmp280-spi.c61 chip_info = device_get_match_data(&spi->dev); in bmp280_spi_probe()
/openbmc/linux/drivers/mfd/
H A Dsimple-mfd-i2c.c39 simple_mfd_data = device_get_match_data(&i2c->dev); in simple_mfd_i2c_probe()
H A Darizona-i2c.c32 match_data = device_get_match_data(&i2c->dev); in arizona_i2c_probe()
H A Dsmpro-core.c102 config = device_get_match_data(&i2c->dev); in smpro_core_probe()
/openbmc/linux/drivers/ata/
H A Dahci_platform.c62 port = device_get_match_data(dev); in ahci_probe()
/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_i2c.c61 match = device_get_match_data(&client->dev); in inv_icm42600_probe()
H A Dinv_icm42600_spi.c57 match = device_get_match_data(&spi->dev); in inv_icm42600_probe()
/openbmc/linux/drivers/iio/adc/
H A Dltc2496.c78 st->common_ddata.chip_info = device_get_match_data(dev); in ltc2496_probe()
/openbmc/linux/sound/soc/sof/
H A Dsof-of-dev.c56 desc = device_get_match_data(dev); in sof_of_probe()
/openbmc/linux/drivers/nvmem/
H A Dlayerscape-sfp.c62 data = device_get_match_data(&pdev->dev); in layerscape_sfp_probe()
/openbmc/linux/drivers/reset/
H A Dreset-tps380x.c77 devdata = device_get_match_data(dev); in tps380x_reset_probe()
/openbmc/linux/drivers/clk/
H A Dclk-fsl-flexspi.c58 divs = device_get_match_data(dev); in fsl_flexspi_clk_probe()
/openbmc/linux/drivers/thermal/
H A Dthermal_mmio.c57 sensor_init_func = device_get_match_data(&pdev->dev); in thermal_mmio_probe()
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c136 ecc->ops = device_get_match_data(dev); in ingenic_ecc_probe()
/openbmc/linux/drivers/iio/potentiometer/
H A Dmax5432.c102 data->ohm = (unsigned long)device_get_match_data(dev); in max5432_probe()
/openbmc/linux/drivers/mux/
H A Dadgs1408.c62 chip_id = (enum adgs1408_chip_id)device_get_match_data(dev); in adgs1408_probe()
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-goodix.c108 ihid_goodix->timings = device_get_match_data(&client->dev); in i2c_hid_of_goodix_probe()
/openbmc/linux/drivers/pinctrl/berlin/
H A Dberlin-bg2cd.c176 return berlin_pinctrl_probe(pdev, device_get_match_data(&pdev->dev)); in berlin2cd_pinctrl_probe()

12345678910>>...13