Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dgigabyte-wmi.c71 static int gigabyte_wmi_temperature(struct wmi_device *wdev, u8 sensor, long *res) in gigabyte_wmi_temperature() function
93 return gigabyte_wmi_temperature(wdev, channel, val); in gigabyte_wmi_hwmon_read()
130 if (!gigabyte_wmi_temperature(wdev, i, &temp)) in gigabyte_wmi_detect_sensor_usability()