Home
last modified time | relevance | path

Searched refs:occ_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A Dsysfs.c58 val = header->occ_state; in occ_sysfs_show()
89 static SENSOR_DEVICE_ATTR(occ_state, 0444, occ_sysfs_show, NULL, 6);
H A Dcommon.h46 u8 occ_state; member
H A Dcommon.c158 if (header->occ_state == OCC_STATE_SAFE) { in occ_poll()
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A Dsysfs.c81 val = header->occ_state; in occ_sysfs_show()
133 static SENSOR_DEVICE_ATTR(occ_state, 0444, occ_sysfs_show, NULL, 6);
H A Dcommon.h46 u8 occ_state; member
H A Dcommon.c165 if (header->occ_state == OCC_STATE_SAFE) { in occ_poll()

Completed in 5 milliseconds