Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/hwmon/
Dmr75203.c108 struct pvt_device { struct
142 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_temp() argument
179 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_in()
253 static int pvt_init(struct pvt_device *pvt) in pvt_init()
433 struct pvt_device *pvt) in pvt_get_regmap()
466 struct pvt_device *pvt = data; in pvt_clk_disable()
471 static int pvt_clk_enable(struct device *dev, struct pvt_device *pvt) in pvt_clk_enable()
484 struct pvt_device *pvt = data; in pvt_reset_control_assert()
489 static int pvt_reset_control_deassert(struct device *dev, struct pvt_device *pvt) in pvt_reset_control_deassert()
507 struct pvt_device *pvt; in mr75203_probe()