Searched refs:outform (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/scripts/dtc/
H A Ddtc.c109 const char *outform = "dts"; main() local
130 outform = optarg; main()
246 if (streq(outform, "dts")) { main()
248 } else if (streq(outform, "dtb")) { main()
250 } else if (streq(outform, "asm")) { main()
252 } else if (streq(outform, "null")) { main()
255 die("Unknown output format \"%s\"\n", outform); main()
/linux-4.1.27/kernel/
H A DMakefile184 -outform DER -out signing_key.x509 \

Completed in 99 milliseconds