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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dv_midi.c92 vmidi_devc *pdevc; local
97 pdevc = midi_devs[devc->pair_mididev]->devc;
98 if (pdevc->input_opened > 0){
99 if (MIDIbuf_avail(pdevc->my_mididev) > 500)
101 pdevc->midi_input_intr (pdevc->my_mididev, midi_byte);

Completed in 38 milliseconds