Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dint3400_thermal.c44 struct int3400_thermal_priv { struct
61 struct int3400_thermal_priv *priv = dev_get_drvdata(dev); in available_uuids_show() argument
80 struct int3400_thermal_priv *priv = dev_get_drvdata(dev); in current_uuid_show()
93 struct int3400_thermal_priv *priv = dev_get_drvdata(dev); in current_uuid_store()
121 static int int3400_thermal_get_uuids(struct int3400_thermal_priv *priv) in int3400_thermal_get_uuids()
201 struct int3400_thermal_priv *priv = data; in int3400_notify()
236 struct int3400_thermal_priv *priv = thermal->devdata; in int3400_thermal_get_mode()
249 struct int3400_thermal_priv *priv = thermal->devdata; in int3400_thermal_set_mode()
284 struct int3400_thermal_priv *priv; in int3400_thermal_probe()
290 priv = kzalloc(sizeof(struct int3400_thermal_priv), GFP_KERNEL); in int3400_thermal_probe()
[all …]