Lines Matching defs:drivetemp_data
111 struct drivetemp_data {
118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val);
162 static int drivetemp_scsi_command(struct drivetemp_data *st,
200 static int drivetemp_ata_command(struct drivetemp_data *st, u8 feature,
207 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr,
257 static int drivetemp_get_scttemp(struct drivetemp_data *st, u32 attr, long *val)
303 static bool drivetemp_sct_avoid(struct drivetemp_data *st)
324 static int drivetemp_identify_sata(struct drivetemp_data *st)
434 static int drivetemp_identify(struct drivetemp_data *st)
452 struct drivetemp_data *st = dev_get_drvdata(dev);
489 const struct drivetemp_data *st = data;
557 struct drivetemp_data *st;
591 struct drivetemp_data *st, *tmp;