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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dv_midi.c91 vmidi_devc *pdevc; local
96 pdevc = midi_devs[devc->pair_mididev]->devc;
97 if (pdevc->input_opened > 0){
98 if (MIDIbuf_avail(pdevc->my_mididev) > 500)
100 pdevc->midi_input_intr (pdevc->my_mididev, midi_byte);

Completed in 24 milliseconds