Searched refs:int3400_thermal_priv (Results 1 – 1 of 1) sorted by relevance
44 struct int3400_thermal_priv { struct61 struct int3400_thermal_priv *priv = dev_get_drvdata(dev); in available_uuids_show() argument80 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 …]