Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/accel/
A Dadxl313.h65 const struct adxl313_chip_info *chip_info;
70 struct adxl313_chip_info { struct
79 extern const struct adxl313_chip_info adxl31x_chip_info[]; argument
83 const struct adxl313_chip_info *chip_info,
A Dadxl313_i2c.c61 const struct adxl313_chip_info *chip_data; in adxl313_i2c_probe()
70 chip_data = (const struct adxl313_chip_info *)i2c_match_id(adxl313_i2c_id, client)->driver_data; in adxl313_i2c_probe()
A Dadxl313_spi.c66 const struct adxl313_chip_info *chip_data; in adxl313_spi_probe()
81 chip_data = (const struct adxl313_chip_info *)spi_get_device_id(spi)->driver_data; in adxl313_spi_probe()
A Dadxl313_core.c98 const struct adxl313_chip_info adxl31x_chip_info[] = {
389 const struct adxl313_chip_info *chip_info, in adxl313_core_probe()

Completed in 6 milliseconds