Home
last modified time | relevance | path

Searched refs:adxl313_core_probe (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/iio/accel/
A Dadxl313.h81 int adxl313_core_probe(struct device *dev,
A Dadxl313_i2c.c80 return adxl313_core_probe(&client->dev, regmap, chip_data, NULL); in adxl313_i2c_probe()
A Dadxl313_spi.c92 return adxl313_core_probe(&spi->dev, regmap, in adxl313_spi_probe()
A Dadxl313_core.c387 int adxl313_core_probe(struct device *dev, in adxl313_core_probe() function
420 EXPORT_SYMBOL_NS_GPL(adxl313_core_probe, IIO_ADXL313);

Completed in 6 milliseconds