Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsactl/
H A Dinit_parse.c73 unsigned int ctl_id_changed; member
187 res->ctl_id_changed = ~0; in init_space()
246 if ((space->ctl_id_changed & what & 1) != 0) { in check_id_changed()
253 space->ctl_id_changed &= ~1; in check_id_changed()
256 if ((space->ctl_id_changed & what & 2) != 0) { in check_id_changed()
263 space->ctl_id_changed &= ~2; in check_id_changed()
784 space->ctl_id_changed = ~0; in elemid_set()
801 space->ctl_id_changed = ~0; in elemid_set()
817 space->ctl_id_changed |= 2; in elemid_set()
819 space->ctl_id_changed in elemid_set()
[all...]

Completed in 2 milliseconds