Searched refs:drivetemp_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | drivetemp.c | 111 struct drivetemp_data { struct 118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val); 162 static int drivetemp_scsi_command(struct drivetemp_data *st, in drivetemp_scsi_command() 200 static int drivetemp_ata_command(struct drivetemp_data *st, u8 feature, in drivetemp_ata_command() 207 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr, in drivetemp_get_smarttemp() 257 static int drivetemp_get_scttemp(struct drivetemp_data *st, u32 attr, long *val) in drivetemp_get_scttemp() 303 static bool drivetemp_sct_avoid(struct drivetemp_data *st) in drivetemp_sct_avoid() 324 static int drivetemp_identify_sata(struct drivetemp_data *st) in drivetemp_identify_sata() 434 static int drivetemp_identify(struct drivetemp_data *st) in drivetemp_identify() 452 struct drivetemp_data *s in drivetemp_read() [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | drivetemp.c | 111 struct drivetemp_data { struct 118 int (*get_temp)(struct drivetemp_data *st, u32 attr, long *val); 162 static int drivetemp_scsi_command(struct drivetemp_data *st, in drivetemp_scsi_command() 199 static int drivetemp_ata_command(struct drivetemp_data *st, u8 feature, in drivetemp_ata_command() 206 static int drivetemp_get_smarttemp(struct drivetemp_data *st, u32 attr, in drivetemp_get_smarttemp() 256 static int drivetemp_get_scttemp(struct drivetemp_data *st, u32 attr, long *val) in drivetemp_get_scttemp() 302 static bool drivetemp_sct_avoid(struct drivetemp_data *st) in drivetemp_sct_avoid() 323 static int drivetemp_identify_sata(struct drivetemp_data *st) in drivetemp_identify_sata() 433 static int drivetemp_identify(struct drivetemp_data *st) in drivetemp_identify() 451 struct drivetemp_data *s in drivetemp_read() [all...] |
Completed in 3 milliseconds