pvt_device
struct pvt_device *pvt = file->private_data;
struct pvt_device *pvt = file->private_data;
struct pvt_device *pvt = (struct pvt_device *)data;
static int pvt_ts_dbgfs_create(struct pvt_device *pvt, struct device *dev)
static long pvt_calc_temp(struct pvt_device *pvt, u32 nbs)
struct pvt_device *pvt = dev_get_drvdata(dev);
struct pvt_device *pvt = dev_get_drvdata(dev);
static int pvt_init(struct pvt_device *pvt)
struct pvt_device *pvt)
struct pvt_device *pvt = data;
static int pvt_reset_control_deassert(struct device *dev, struct pvt_device *pvt)
static int pvt_get_active_channel(struct device *dev, struct pvt_device *pvt,
static int pvt_get_pre_scaler(struct device *dev, struct pvt_device *pvt)
static int pvt_set_temp_coeff(struct device *dev, struct pvt_device *pvt)
struct pvt_device *pvt;