Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
389 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_apply()
415 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_repeat_apply()
496 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_ofdata_to_platdata()
603 struct wtemp_dvfs_priv *priv = dev_get_priv(dev); in wtemp_dvfs_probe()
638 .priv_auto_alloc_size = sizeof(struct wtemp_dvfs_priv),