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

/linux-master/drivers/hwmon/pmbus/
H A Ducd9000.c146 static int ucd9000_get_fan_config(struct i2c_client *client, int fan) function
171 ret = ucd9000_get_fan_config(client, 0);
175 ret = ucd9000_get_fan_config(client, 1);
185 ret = ucd9000_get_fan_config(client, 2);
189 ret = ucd9000_get_fan_config(client, 3);

Completed in 513 milliseconds