Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dgigabyte-wmi.c66 static int gigabyte_wmi_temperature(struct wmi_device *wdev, u8 sensor, long *res) in gigabyte_wmi_temperature() function
88 return gigabyte_wmi_temperature(wdev, channel, val); in gigabyte_wmi_hwmon_read()
125 if (!gigabyte_wmi_temperature(wdev, i, &temp)) in gigabyte_wmi_detect_sensor_usability()