tag | line | file | source code |
dtype | 3660 | drivers/char/istallion.c | if (memp->dtype != TYP_ASYNCTRL) { |
dtype | 3672 | drivers/char/istallion.c | if (memp->dtype != TYP_ASYNC) |
dtype | 525 | drivers/sound/sound_switch.c | int dtype = dev & 0x0f; |
dtype | 528 | 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 | 80 | include/asm-mips/unistd.h | #define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ |
dtype | 81 | include/asm-mips/unistd.h | type name (atype a, btype b, ctype c, dtype d) \ |
dtype | 102 | include/asm-mips/unistd.h | #define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ |
dtype | 103 | include/asm-mips/unistd.h | type name (atype a,btype b,ctype c,dtype d,etype e) \ |
dtype | 156 | include/linux/cdk.h | unsigned short dtype; |