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,
199 static int drivetemp_ata_command(struct drivetemp_data *st, u8 feature,
206 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr,
256 static int drivetemp_get_scttemp(struct drivetemp_data *st, u32 attr, long *val)
302 static bool drivetemp_sct_avoid(struct drivetemp_data *st)
323 static int drivetemp_identify_sata(struct drivetemp_data *st)
433 static int drivetemp_identify(struct drivetemp_data *st)
451 struct drivetemp_data *st = dev_get_drvdata(dev);
488 const struct drivetemp_data *st = data;
556 struct drivetemp_data *st;
590 struct drivetemp_data *st, *tmp;