update_cc
bool update_cc = false;
update_cc = true;
update_cc = true;
if (update_cc) {
if (!update_cc(ctrlr, le32toh(pset->value.u32.low),
if (!update_cc(c, le32toh(pset->value.u32.low)))
if (!update_cc(le32toh(pset->value.u32.low)))
bool update_cc(uint32_t new_cc);