Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/accel/
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,
Dadxl313_i2c.c61 const struct adxl313_chip_info *chip_data; in adxl313_i2c_probe()
Dadxl313_core.c98 const struct adxl313_chip_info adxl31x_chip_info[] = {
389 const struct adxl313_chip_info *chip_info, in adxl313_core_probe()
Dadxl313_spi.c66 const struct adxl313_chip_info *chip_data; in adxl313_spi_probe()