Searched refs:dtype (Results 1 – 3 of 3) sorted by relevance
/arch/m68k/include/asm/ |
D | bootstd.h | 100 #define _bsc4(type,name,atype,a,btype,b,ctype,c,dtype,d) \ argument 101 type name(atype a, btype b, ctype c, dtype d) \ 116 #define _bsc5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \ argument 117 type name(atype a, btype b, ctype c, dtype d, etype e) \
|
/arch/powerpc/platforms/chrp/ |
D | setup.c | 553 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local 555 if (dtype == NULL) in chrp_probe() 557 if (strcmp(dtype, "chrp")) in chrp_probe()
|
/arch/mips/include/asm/ |
D | sgiarcs.h | 181 enum linux_devtypes dtype; member
|