Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dipmi-fru.h68 enum fru_type { enum
85 static inline int fru_type(struct fru_type_length *tl) in fru_type() function
/Linux-v5.4/drivers/hwmon/occ/
Dcommon.c40 u8 fru_type; member
289 if (temp->fru_type != OCC_FRU_TYPE_VRM) { in occ_show_temp_2()
298 val = temp->fru_type; in occ_show_temp_2()
823 temp->fru_type == OCC_FRU_TYPE_VRM) { in occ_setup_sensor_attrs()