Home
last modified time | relevance | path

Searched refs:pmbus_update_byte_data (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h488 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg,
H A Dpmbus_core.c376 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg, in pmbus_update_byte_data() function
393 EXPORT_SYMBOL_GPL(pmbus_update_byte_data); variable
2281 ret = pmbus_update_byte_data(client, page, PMBUS_OPERATION, in _pmbus_regulator_on_off()
/kernel/linux/linux-6.6/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.h496 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg,
H A Dpmbus_core.c429 int pmbus_update_byte_data(struct i2c_client *client, int page, u8 reg, in pmbus_update_byte_data() function
446 EXPORT_SYMBOL_NS_GPL(pmbus_update_byte_data, PMBUS);
2914 ret = pmbus_update_byte_data(client, page, PMBUS_OPERATION, in _pmbus_regulator_on_off()

Completed in 14 milliseconds