Lines Matching defs:pvt
187 struct pvt_device *pvt = file->private_data; in pvt_ts_coeff_j_read() local
200 struct pvt_device *pvt = file->private_data; in pvt_ts_coeff_j_write() local
220 struct pvt_device *pvt = (struct pvt_device *)data; in devm_pvt_ts_dbgfs_remove() local
226 static int pvt_ts_dbgfs_create(struct pvt_device *pvt, struct device *dev) in pvt_ts_dbgfs_create()
260 static long pvt_calc_temp(struct pvt_device *pvt, u32 nbs) in pvt_calc_temp()
278 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_temp() local
312 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_in() local
389 static int pvt_init(struct pvt_device *pvt) in pvt_init()
582 struct pvt_device *pvt) in pvt_get_regmap()
615 struct pvt_device *pvt = data; in pvt_reset_control_assert() local
620 static int pvt_reset_control_deassert(struct device *dev, struct pvt_device *pvt) in pvt_reset_control_deassert()
631 static int pvt_get_active_channel(struct device *dev, struct pvt_device *pvt, in pvt_get_active_channel()
685 static int pvt_get_pre_scaler(struct device *dev, struct pvt_device *pvt) in pvt_get_pre_scaler()
722 static int pvt_set_temp_coeff(struct device *dev, struct pvt_device *pvt) in pvt_set_temp_coeff()
773 struct pvt_device *pvt; in mr75203_probe() local