occ_active
rc = occ_active(occ, true);
int occ_active(struct occ *occ, bool active);
static SENSOR_DEVICE_ATTR(occ_active, 0644, occ_sysfs_show, occ_active_store,
rc = occ_active(occ, active);