Searched defs:ucd9000_get_fan_config (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/pmbus/
H A Ducd9000.c55 static int ucd9000_get_fan_config(struct i2c_client *client, int fan) function
80 ret = ucd9000_get_fan_config(client, 0);
84 ret = ucd9000_get_fan_config(client, 1);
94 ret = ucd9000_get_fan_config(client, 2);
98 ret = ucd9000_get_fan_config(client, 3);

Completed in 36 milliseconds