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

/linux-master/fs/btrfs/
H A Dasync-thread.c171 int need_change = 0; local
199 need_change = 1;
205 if (need_change) {
/linux-master/drivers/mmc/host/
H A Dmmc_hsq.c28 unsigned int tag, need_change = 0; local
36 (++need_change == 2)) {
/linux-master/sound/pci/
H A Dazt3328.c1319 bool need_change = (codec->running != enable); local
1322 "codec_activity: %s codec, enable %d, need_change %d\n",
1323 codec->name, enable, need_change
1325 if (need_change) {

Completed in 114 milliseconds