Lines Matching refs:pvt_device
168 struct pvt_device {
188 struct pvt_device *pvt = file->private_data;
201 struct pvt_device *pvt = file->private_data;
221 struct pvt_device *pvt = (struct pvt_device *)data;
227 static int pvt_ts_dbgfs_create(struct pvt_device *pvt, struct device *dev)
261 static long pvt_calc_temp(struct pvt_device *pvt, u32 nbs)
279 struct pvt_device *pvt = dev_get_drvdata(dev);
313 struct pvt_device *pvt = dev_get_drvdata(dev);
390 static int pvt_init(struct pvt_device *pvt)
583 struct pvt_device *pvt)
616 struct pvt_device *pvt = data;
621 static int pvt_reset_control_deassert(struct device *dev, struct pvt_device *pvt)
632 static int pvt_get_active_channel(struct device *dev, struct pvt_device *pvt,
686 static int pvt_get_pre_scaler(struct device *dev, struct pvt_device *pvt)
723 static int pvt_set_temp_coeff(struct device *dev, struct pvt_device *pvt)
774 struct pvt_device *pvt;