Home
last modified time | relevance | path

Searched refs:pmbus_update_byte_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Disl68137.c119 rc = pmbus_update_byte_data(client, page, PMBUS_OPERATION, in isl68137_avs_enable_store_page()
H A Dpmbus.h511 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg,
H A Dpmbus_core.c439 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg, in pmbus_update_byte_data() function
456 EXPORT_SYMBOL_NS_GPL(pmbus_update_byte_data, PMBUS);
2924 ret = pmbus_update_byte_data(client, page, PMBUS_OPERATION, in _pmbus_regulator_on_off()