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

/linux-4.1.27/fs/btrfs/
H A Dasync-thread.c184 int need_change = 0; thresh_exec_hook() local
212 need_change = 1; thresh_exec_hook()
218 if (need_change) { thresh_exec_hook()
/linux-4.1.27/sound/pci/
H A Dazt3328.c1358 bool need_change = (codec->running != enable); snd_azf3328_ctrl_codec_activity() local
1361 "codec_activity: %s codec, enable %d, need_change %d\n", snd_azf3328_ctrl_codec_activity()
1362 codec->name, enable, need_change snd_azf3328_ctrl_codec_activity()
1364 if (need_change) { snd_azf3328_ctrl_codec_activity()

Completed in 109 milliseconds