tag | line | file | source code |
_seqbuf | 886 | include/linux/soundcard.h | #define SEQ_DEFINEBUF(len) unsigned char _seqbuf[len]; int _seqbuflen = len;int _seqbufptr = 0 |
_seqbuf | 887 | include/linux/soundcard.h | #define SEQ_USE_EXTBUF() extern unsigned char _seqbuf[]; extern int _seqbuflen;extern int _seqbufptr |
_seqbuf | 921 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = SEQ_EXTENDED;\ |
_seqbuf | 922 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = SEQ_VOLMODE;\ |
_seqbuf | 923 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (dev);\ |
_seqbuf | 924 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = (mode);\ |
_seqbuf | 925 | include/linux/soundcard.h | _seqbuf[_seqbufptr+4] = 0;\ |
_seqbuf | 926 | include/linux/soundcard.h | _seqbuf[_seqbufptr+5] = 0;\ |
_seqbuf | 927 | include/linux/soundcard.h | _seqbuf[_seqbufptr+6] = 0;\ |
_seqbuf | 928 | include/linux/soundcard.h | _seqbuf[_seqbufptr+7] = 0;\ |
_seqbuf | 937 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = EV_CHN_VOICE;\ |
_seqbuf | 938 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = (dev);\ |
_seqbuf | 939 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (event);\ |
_seqbuf | 940 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = (chn);\ |
_seqbuf | 941 | include/linux/soundcard.h | _seqbuf[_seqbufptr+4] = (note);\ |
_seqbuf | 942 | include/linux/soundcard.h | _seqbuf[_seqbufptr+5] = (parm);\ |
_seqbuf | 943 | include/linux/soundcard.h | _seqbuf[_seqbufptr+6] = (0);\ |
_seqbuf | 944 | include/linux/soundcard.h | _seqbuf[_seqbufptr+7] = 0;\ |
_seqbuf | 962 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = EV_CHN_COMMON;\ |
_seqbuf | 963 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = (dev);\ |
_seqbuf | 964 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (event);\ |
_seqbuf | 965 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = (chn);\ |
_seqbuf | 966 | include/linux/soundcard.h | _seqbuf[_seqbufptr+4] = (p1);\ |
_seqbuf | 967 | include/linux/soundcard.h | _seqbuf[_seqbufptr+5] = (p2);\ |
_seqbuf | 968 | include/linux/soundcard.h | *(short *)&_seqbuf[_seqbufptr+6] = (w14);\ |
_seqbuf | 985 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = SEQ_EXTENDED;\ |
_seqbuf | 986 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = SEQ_CONTROLLER;\ |
_seqbuf | 987 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (dev);\ |
_seqbuf | 988 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = (voice);\ |
_seqbuf | 989 | include/linux/soundcard.h | _seqbuf[_seqbufptr+4] = (controller);\ |
_seqbuf | 990 | include/linux/soundcard.h | *(short *)&_seqbuf[_seqbufptr+5] = (value);\ |
_seqbuf | 991 | include/linux/soundcard.h | _seqbuf[_seqbufptr+7] = 0;\ |
_seqbuf | 1004 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = SEQ_EXTENDED;\ |
_seqbuf | 1005 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = SEQ_BALANCE;\ |
_seqbuf | 1006 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (dev);\ |
_seqbuf | 1007 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = (voice);\ |
_seqbuf | 1008 | include/linux/soundcard.h | (char)_seqbuf[_seqbufptr+4] = (pos);\ |
_seqbuf | 1009 | include/linux/soundcard.h | _seqbuf[_seqbufptr+5] = 0;\ |
_seqbuf | 1010 | include/linux/soundcard.h | _seqbuf[_seqbufptr+6] = 0;\ |
_seqbuf | 1011 | include/linux/soundcard.h | _seqbuf[_seqbufptr+7] = 1;\ |
_seqbuf | 1020 | include/linux/soundcard.h | _seqbuf[_seqbufptr+0] = EV_TIMING; \ |
_seqbuf | 1021 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = (ev); \ |
_seqbuf | 1022 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = 0;\ |
_seqbuf | 1023 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = 0;\ |
_seqbuf | 1024 | include/linux/soundcard.h | *(unsigned int *)&_seqbuf[_seqbufptr+4] = (parm); \ |
_seqbuf | 1042 | include/linux/soundcard.h | _seqbuf[_seqbufptr] = SEQ_MIDIPUTC;\ |
_seqbuf | 1043 | include/linux/soundcard.h | _seqbuf[_seqbufptr+1] = (byte);\ |
_seqbuf | 1044 | include/linux/soundcard.h | _seqbuf[_seqbufptr+2] = (device);\ |
_seqbuf | 1045 | include/linux/soundcard.h | _seqbuf[_seqbufptr+3] = 0;\ |
_seqbuf | 94 | include/linux/ultrasound.h | {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = SEQ_PRIVATE;\ |
_seqbuf | 95 | include/linux/ultrasound.h | _seqbuf[_seqbufptr+1] = (chn); _seqbuf[_seqbufptr+2] = cmd;\ |
_seqbuf | 96 | include/linux/ultrasound.h | _seqbuf[_seqbufptr+3] = voice;\ |
_seqbuf | 97 | include/linux/ultrasound.h | *(unsigned short*)&_seqbuf[_seqbufptr+4] = p1;\ |
_seqbuf | 98 | include/linux/ultrasound.h | *(unsigned short*)&_seqbuf[_seqbufptr+6] = p2;\ |