tag | line | file | source code |
dtype | 3778 | drivers/char/istallion.c | if (memp->dtype != TYP_ASYNCTRL) { |
dtype | 3790 | drivers/char/istallion.c | if (memp->dtype != TYP_ASYNC) |
dtype | 526 | drivers/sound/sound_switch.c | int dtype = dev & 0x0f; |
dtype | 529 | drivers/sound/sound_switch.c | switch (dtype) |
dtype | 70 | include/asm-m68k/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
dtype | 71 | include/asm-m68k/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
dtype | 91 | include/asm-m68k/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
dtype | 92 | include/asm-m68k/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
dtype | 1232 | include/asm-mips/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
dtype | 1233 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
dtype | 1255 | include/asm-mips/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
dtype | 1256 | include/asm-mips/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
dtype | 155 | include/linux/cdk.h | unsigned short dtype; |