taglinefilesource code
sysex_sleeper39drivers/sound/midi_synth.cstatic struct wait_queue *sysex_sleeper = NULL;
sysex_sleeper577drivers/sound/midi_synth.cinterruptible_sleep_on (&sysex_sleeper);