Searched refs:i2c_device_id (Results 151 - 175 of 1150) sorted by relevance

1234567891011>>

/linux-master/drivers/mfd/
H A Drt5033.c106 static const struct i2c_device_id rt5033_i2c_id[] = {
H A Darizona-i2c.c87 static const struct i2c_device_id arizona_i2c_id[] = {
H A Dmadera-i2c.c114 static const struct i2c_device_id madera_i2c_id[] = {
H A Dlp87565.c108 static const struct i2c_device_id lp87565_id_table[] = {
H A Dbcm590xx.c99 static const struct i2c_device_id bcm590xx_i2c_id[] = {
H A Dwm8400-core.c137 static const struct i2c_device_id wm8400_i2c_id[] = {
/linux-master/drivers/regulator/
H A Dmax77503-regulator.c117 static const struct i2c_device_id max77503_regulator_id[] = {
H A Dtps65023-regulator.c262 const struct i2c_device_id *id = i2c_client_get_device_id(client);
319 static const struct i2c_device_id tps_65023_id[] = {
H A Dad5398.c208 static const struct i2c_device_id ad5398_id[] = {
217 const struct i2c_device_id *id = i2c_client_get_device_id(client);
/linux-master/drivers/gpio/
H A Dgpio-fxl6408.c140 static const struct i2c_device_id fxl6408_id[] = {
/linux-master/drivers/hwmon/pmbus/
H A Dmpq7932.c147 static const struct i2c_device_id mpq7932_id[] = {
H A Dpmbus.c23 static const struct i2c_device_id pmbus_id[];
215 static const struct i2c_device_id pmbus_id[] = {
H A Disl68137.c75 static const struct i2c_device_id raa_dmpvr_id[];
274 static const struct i2c_device_id raa_dmpvr_id[] = {
H A Dfsp-3y.c225 static const struct i2c_device_id fsp3y_id[] = {
234 const struct i2c_device_id *id;
H A Dpim4328.c41 static const struct i2c_device_id pim4328_id[] = {
137 const struct i2c_device_id *mid;
/linux-master/drivers/iio/adc/
H A Dad7091r5.c119 static const struct i2c_device_id ad7091r5_i2c_ids[] = {
/linux-master/drivers/iio/chemical/
H A Dags02ma.c141 static const struct i2c_device_id ags02ma_id_table[] = {
/linux-master/drivers/iio/temperature/
H A Dmcp9600.c115 static const struct i2c_device_id mcp9600_id[] = {
/linux-master/drivers/char/tpm/st33zp24/
H A Di2c.c100 * @param: id, the i2c_device_id struct.
135 static const struct i2c_device_id st33zp24_i2c_id[] = {
/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_i2c.c151 static const struct i2c_device_id st_lsm6dsx_i2c_id_table[] = {
/linux-master/drivers/iio/accel/
H A Dst_accel_i2c.c136 static const struct i2c_device_id st_accel_id_table[] = {
/linux-master/drivers/iio/imu/bmi323/
H A Dbmi323_i2c.c116 static const struct i2c_device_id bmi323_i2c_ids[] = {
/linux-master/drivers/i2c/
H A Di2c-slave-eeprom.c145 const struct i2c_device_id *id = i2c_client_get_device_id(client);
193 static const struct i2c_device_id i2c_slave_eeprom_id[] = {
/linux-master/drivers/hwmon/
H A Dshtc1.c189 static const struct i2c_device_id shtc1_id[];
261 static const struct i2c_device_id shtc1_id[] = {
H A Daht10.c53 static const struct i2c_device_id aht10_id[] = {
334 const struct i2c_device_id *id = i2c_match_id(aht10_id, client);

Completed in 202 milliseconds

1234567891011>>