Searched refs:it87_sio_force (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/hwmon/ |
D | it87.c | 3657 static int it87_sio_force(const struct dmi_system_id *dmi_entry) in it87_sio_force() function 3690 IT87_DMI_MATCH_GBT("AB350", it87_sio_force, NULL), 3692 IT87_DMI_MATCH_GBT("AX370", it87_sio_force, NULL), 3694 IT87_DMI_MATCH_GBT("Z97X-Gaming G1", it87_sio_force, NULL), 3696 IT87_DMI_MATCH_GBT("TRX40 AORUS XTREME", it87_sio_force, NULL), 3698 IT87_DMI_MATCH_GBT("Z390 AORUS ULTRA-CF", it87_sio_force, NULL), 3700 IT87_DMI_MATCH_GBT("B550 AORUS PRO AC", it87_sio_force, NULL), 3702 IT87_DMI_MATCH_GBT("X570 AORUS MASTER", it87_sio_force, NULL), 3704 IT87_DMI_MATCH_GBT("X570 AORUS PRO", it87_sio_force, NULL), 3706 IT87_DMI_MATCH_GBT("X570 AORUS PRO WIFI", it87_sio_force, NULL), [all …]
|