Searched refs:sata_ahci_show_temp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | ahci_imx.c | 419 static ssize_t sata_ahci_show_temp(struct device *dev, in sata_ahci_show_temp() function 437 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, sata_ahci_show_temp, NULL, 0);
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | ahci_imx.c | 424 static ssize_t sata_ahci_show_temp(struct device *dev, in sata_ahci_show_temp() function 442 static SENSOR_DEVICE_ATTR(temp1_input, S_IRUGO, sata_ahci_show_temp, NULL, 0);
|
Completed in 4 milliseconds