occs_present 44 drivers/hwmon/occ/common.h u8 occs_present; occs_present 62 drivers/hwmon/occ/sysfs.c val = hweight8(header->occs_present); occs_present 90 drivers/hwmon/occ/sysfs.c static SENSOR_DEVICE_ATTR(occs_present, 0444, occ_sysfs_show, NULL, 7); occs_present 160 drivers/hwmon/occ/sysfs.c header->occs_present != occ->prev_occs_present) { occs_present 176 drivers/hwmon/occ/sysfs.c occ->prev_occs_present = header->occs_present;