Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dmp2888.c263 static int mp2888_write_word_data(struct i2c_client *client, int page, int reg, u16 word) in mp2888_write_word_data() function
351 .write_word_data = mp2888_write_word_data,