Home | History | Annotate | Download | only in linux

Lines Matching refs:SEQ_PGM_CHANGE

827 #define SEQ_SET_PATCH SEQ_PGM_CHANGE
830 #define SEQ_PGM_CHANGE(dev, chn, patch) {OSS_patch_caching(dev, chn, patch, seqfd, _seqbuf, _seqbuflen); _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0);}
832 #define SEQ_PGM_CHANGE(dev, chn, patch) _CHN_COMMON(dev, MIDI_PGM_CHANGE, chn, patch, 0, 0)