Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3400_thermal.c26 static u8 *int3400_thermal_uuids[INT3400_THERMAL_MAXIMUM_UUID] = { variable
60 int3400_thermal_uuids[i]); in available_uuids_show()
74 int3400_thermal_uuids[priv->current_uuid_index]); in current_uuid_show()
89 !(strncmp(buf, int3400_thermal_uuids[i], in current_uuid_store()
90 sizeof(int3400_thermal_uuids[i]) - 1))) { in current_uuid_store()
146 acpi_str_to_uuid(int3400_thermal_uuids[j], uuid); in int3400_thermal_get_uuids()
166 .uuid_str = int3400_thermal_uuids[uuid], in int3400_thermal_run_osc()