Searched refs:PMBUS_MFR_ID (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | pxe1610.c | 110 ret = i2c_smbus_read_block_data(client, PMBUS_MFR_ID, buf); in pxe1610_probe()
|
| H A D | ir35221.c | 82 ret = i2c_smbus_read_block_data(client, PMBUS_MFR_ID, buf); in ir35221_probe()
|
| H A D | pmbus.h | 115 PMBUS_MFR_ID = 0x99, enumerator
|
| H A D | adm1275.c | 484 ret = i2c_smbus_read_block_data(client, PMBUS_MFR_ID, block_buffer); in adm1275_probe()
|
| H A D | max20730.c | 675 ret = i2c_smbus_read_block_data(client, PMBUS_MFR_ID, buf); in max20730_probe()
|
| H A D | ltc2978.c | 580 ret = i2c_smbus_read_block_data(client, PMBUS_MFR_ID, buf); in ltc2978_get_id()
|