Searched refs:drivetemp_scsi_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | drivetemp.c | 162 static int drivetemp_scsi_command(struct drivetemp_data *st, in drivetemp_scsi_command() function 203 return drivetemp_scsi_command(st, ATA_CMD_SMART, feature, select, in drivetemp_ata_command()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | drivetemp.c | 162 static int drivetemp_scsi_command(struct drivetemp_data *st, in drivetemp_scsi_command() function 202 return drivetemp_scsi_command(st, ATA_CMD_SMART, feature, select, in drivetemp_ata_command()
|
Completed in 3 milliseconds