Searched refs:ucd9000_id (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/pmbus/
H A Ducd9000.c202 static const struct i2c_device_id ucd9000_id[] = { variable in typeref:struct:i2c_device_id
212 MODULE_DEVICE_TABLE(i2c, ucd9000_id);
581 for (mid = ucd9000_id; mid->name[0]; mid++) {
697 .id_table = ucd9000_id,

Completed in 110 milliseconds