Lines Matching defs:dev
216 #define THROT_PSKIP_CTRL(throt, dev) (THROT_PSKIP_CTRL_LITE_CPU + \ argument
218 #define THROT_PSKIP_RAMP(throt, dev) (THROT_PSKIP_RAMP_LITE_CPU + \ argument
302 struct device *dev; member
447 static int enforce_temp_range(struct device *dev, int trip_temp) in enforce_temp_range()
474 static int thermtrip_program(struct device *dev, in thermtrip_program()
513 static int throttrip_program(struct device *dev, in throttrip_program()
591 struct device *dev = zone->dev; in tegra_thermctl_set_trip_temp() local
734 static int tegra_soctherm_set_hwtrips(struct device *dev, in tegra_soctherm_set_hwtrips()
1536 struct device *dev = &pdev->dev; in soctherm_thermtrips_parse() local
1578 static void soctherm_oc_cfg_parse(struct device *dev, in soctherm_oc_cfg_parse()
1604 static int soctherm_throt_cfg_parse(struct device *dev, in soctherm_throt_cfg_parse()
1655 struct device *dev = &pdev->dev; in soctherm_init_hw_throt_cdev() local
1934 static void tegra_soctherm_throttle(struct device *dev) in tegra_soctherm_throttle()
2233 static int __maybe_unused soctherm_suspend(struct device *dev) in soctherm_suspend()
2242 static int __maybe_unused soctherm_resume(struct device *dev) in soctherm_resume()