Lines Matching defs:pvt
188 struct pvt_device *pvt = file->private_data; in pvt_ts_coeff_j_read() local
201 struct pvt_device *pvt = file->private_data; in pvt_ts_coeff_j_write() local
221 struct pvt_device *pvt = (struct pvt_device *)data; in devm_pvt_ts_dbgfs_remove() local
227 static int pvt_ts_dbgfs_create(struct pvt_device *pvt, struct device *dev) in pvt_ts_dbgfs_create()
261 static long pvt_calc_temp(struct pvt_device *pvt, u32 nbs) in pvt_calc_temp()
279 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_temp() local
313 struct pvt_device *pvt = dev_get_drvdata(dev); in pvt_read_in() local
390 static int pvt_init(struct pvt_device *pvt) in pvt_init()
583 struct pvt_device *pvt) in pvt_get_regmap()
616 struct pvt_device *pvt = data; in pvt_reset_control_assert() local
621 static int pvt_reset_control_deassert(struct device *dev, struct pvt_device *pvt) in pvt_reset_control_deassert()
632 static int pvt_get_active_channel(struct device *dev, struct pvt_device *pvt, in pvt_get_active_channel()
686 static int pvt_get_pre_scaler(struct device *dev, struct pvt_device *pvt) in pvt_get_pre_scaler()
723 static int pvt_set_temp_coeff(struct device *dev, struct pvt_device *pvt) in pvt_set_temp_coeff()
774 struct pvt_device *pvt; in mr75203_probe() local