Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c113 struct wtemp_dvfs_priv { struct
204 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_low_temp_adjust()
391 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_apply()
417 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_repeat_apply()
498 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_ofdata_to_platdata()
605 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_probe()
640 .priv_auto_alloc_size = sizeof(struct wtemp_dvfs_priv),