Searched refs:occ_state (Results 1 – 3 of 3) sorted by relevance
81 val = header->occ_state; in occ_sysfs_show()133 static SENSOR_DEVICE_ATTR(occ_state, 0444, occ_sysfs_show, NULL, 6);
46 u8 occ_state; member
164 if (header->occ_state == OCC_STATE_SAFE) { in occ_poll()