Home
last modified time | relevance | path

Searched refs:fru_type (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hwmon/occ/
Dcommon.c40 u8 fru_type; member
46 u8 fru_type; member
294 if (temp->fru_type != OCC_FRU_TYPE_VRM) { in occ_show_temp_2()
303 val = temp->fru_type; in occ_show_temp_2()
347 val = temp->fru_type; in occ_show_temp_10()
884 temp->fru_type == OCC_FRU_TYPE_VRM) { in occ_setup_sensor_attrs()