Searched defs:chip_info (Results 1 - 25 of 103) sorted by relevance

12345

/linux-master/drivers/iio/accel/
H A Dkionix-kx022a-i2c.c18 const struct kx022a_chip_info *chip_info; local
H A Dkionix-kx022a-spi.c18 const struct kx022a_chip_info *chip_info; local
H A Dadxl313_core.c387 adxl313_core_probe(struct device *dev, struct regmap *regmap, const struct adxl313_chip_info *chip_info, int (*setup)(struct device *, struct regmap *)) argument
H A Dbmc150-accel.h80 const struct bmc150_accel_chip_info *chip_info; member in struct:bmc150_accel_data
H A Dadxl313.h65 const struct adxl313_chip_info *chip_info; member in struct:adxl313_data
/linux-master/drivers/iio/pressure/
H A Dbmp280-i2c.c11 const struct bmp280_chip_info *chip_info; local
H A Dbmp280-spi.c85 const struct bmp280_chip_info *chip_info; local
/linux-master/drivers/iio/adc/
H A Dltc2497.h17 const struct ltc2497_chip_info *chip_info; member in struct:ltc2497core_driverdata
H A Dltc2497.c98 const struct ltc2497_chip_info *chip_info; local
H A Dmax11205.c33 const struct max11205_chip_info *chip_info; member in struct:max11205_state
H A Dad7887.c61 const struct ad7887_chip_info *chip_info; member in struct:ad7887_state
H A Dad7766.c36 const struct ad7766_chip_info *chip_info; member in struct:ad7766
H A Dad7606.h93 const struct ad7606_chip_info *chip_info; member in struct:ad7606_state
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.h47 struct chip_information chip_info; member in struct:viafb_shared
75 struct chip_information *chip_info; member in struct:viafb_par
/linux-master/drivers/iio/dac/
H A Dad5624r.h56 const struct ad5624r_chip_info *chip_info; member in struct:ad5624r_state
H A Dmax5522.c35 const struct max5522_chip_info *chip_info; member in struct:max5522_state
H A Dad5449.c63 const struct ad5449_chip_info *chip_info; member in struct:ad5449
[all...]
H A Dad5764.c54 const struct ad5764_chip_info *chip_info; member in struct:ad5764_state
H A Dad5761.c352 const struct ad5761_chip_info *chip_info = local
290 ad5761_get_vref(struct ad5761_state *st, const struct ad5761_chip_info *chip_info) argument
/linux-master/drivers/spi/
H A Dspi-pxa2xx-dma.c229 struct pxa2xx_spi_chip *chip_info = spi->controller_data; local
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_mmio.h55 int chip_info; member in struct:mmio_offset
/linux-master/drivers/hwmon/
H A Dscmi-hwmon.c237 const struct hwmon_chip_info *chip_info; local
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_fw_loader_handle.h49 struct icp_qat_fw_loader_chip_info *chip_info; member in struct:icp_qat_fw_loader_handle
/linux-master/drivers/iio/proximity/
H A Dsx_common.c487 sx_common_probe(struct i2c_client *client, const struct sx_common_chip_info *chip_info, const struct regmap_config *regmap_config) argument
[all...]
/linux-master/drivers/iio/light/
H A Dbh1750.c41 const struct bh1750_chip_info *chip_info; member in struct:bh1750_data
75 const struct bh1750_chip_info *chip_info = data->chip_info; local
109 const struct bh1750_chip_info *chip_info local
137 const struct bh1750_chip_info *chip_info = data->chip_info; local
194 const struct bh1750_chip_info *chip_info = data->chip_info; local
[all...]

Completed in 230 milliseconds

12345