Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/thermal/int340x_thermal/
Dint3400_thermal.c32 struct int3400_thermal_priv { struct
50 struct int3400_thermal_priv *priv = platform_get_drvdata(pdev); in available_uuids_show() argument
70 struct int3400_thermal_priv *priv = platform_get_drvdata(pdev); in current_uuid_show()
84 struct int3400_thermal_priv *priv = platform_get_drvdata(pdev); in current_uuid_store()
112 static int int3400_thermal_get_uuids(struct int3400_thermal_priv *priv) in int3400_thermal_get_uuids()
198 struct int3400_thermal_priv *priv = thermal->devdata; in int3400_thermal_get_mode()
211 struct int3400_thermal_priv *priv = thermal->devdata; in int3400_thermal_set_mode()
246 struct int3400_thermal_priv *priv; in int3400_thermal_probe()
252 priv = kzalloc(sizeof(struct int3400_thermal_priv), GFP_KERNEL); in int3400_thermal_probe()
307 struct int3400_thermal_priv *priv = platform_get_drvdata(pdev); in int3400_thermal_remove()