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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dv_midi.h11 int input_opened; member in struct:vmidi_devc
H A Dpas2_midi.c24 static int midi_busy, input_opened; variable
66 input_opened = 0;
72 input_opened = 1;
239 if (input_opened)
H A Dv_midi.c66 devc->input_opened = 1;
83 devc->input_opened = 0;
97 if (pdevc->input_opened > 0){
219 v_devc[0]->opened = v_devc[0]->input_opened = 0;
240 v_devc[1]->opened = v_devc[1]->input_opened = 0;
H A Dsb_midi.c64 devc->input_opened = 1;
81 devc->input_opened = 0;
137 if (devc->input_opened)
H A Dsb.h136 int input_opened; member in struct:sb_devc

Completed in 1821 milliseconds