Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3400_thermal.c42 int current_uuid_index; member
72 if (priv->uuid_bitmap & (1 << priv->current_uuid_index)) in current_uuid_show()
74 int3400_thermal_uuids[priv->current_uuid_index]); in current_uuid_show()
91 priv->current_uuid_index = i; in current_uuid_store()
228 priv->current_uuid_index, in int3400_thermal_set_mode()