Searched refs:dtype (Results 1 – 3 of 3) sorted by relevance
| /arch/m68k/include/asm/ |
| A 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/ |
| A D | setup.c | 555 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe() local 557 if (dtype == NULL) in chrp_probe() 559 if (strcmp(dtype, "chrp")) in chrp_probe()
|
| /arch/mips/include/asm/ |
| A D | sgiarcs.h | 181 enum linux_devtypes dtype; member
|
Completed in 9 milliseconds