Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/occ/
Dcommon.c41 u8 fru_type; member
47 u8 fru_type; member
295 if (temp->fru_type != OCC_FRU_TYPE_VRM) { in occ_show_temp_2()
304 val = temp->fru_type; in occ_show_temp_2()
348 val = temp->fru_type; in occ_show_temp_10()
881 temp->fru_type == OCC_FRU_TYPE_VRM) { in occ_setup_sensor_attrs()