/openbmc/linux/scripts/dtc/ |
H A D | dtc.c | 165 const char *inform = NULL; in main() local 185 inform = optarg; in main() 288 if (inform == NULL) in main() 289 inform = guess_input_format(arg, "dts"); in main() 293 if (streq(inform, "dts")) in main() 299 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main() 301 if (streq(inform, "dts")) in main() 303 else if (streq(inform, "fs")) in main() 305 else if(streq(inform, "dtb")) in main() 308 die("Unknown input format \"%s\"\n", inform); in main() [all …]
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc.c | 169 const char *inform = NULL; in main() local 189 inform = optarg; in main() 289 if (inform == NULL) in main() 290 inform = guess_input_format(arg, "dts"); in main() 294 if (streq(inform, "dts")) in main() 300 if (streq(inform, "dts")) in main() 302 else if (streq(inform, "fs")) in main() 304 else if(streq(inform, "dtb")) in main() 307 die("Unknown input format \"%s\"\n", inform); in main()
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | structleak_plugin.c | 149 inform(DECL_SOURCE_LOCATION(var), in initialize() 225 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | signing.bbclass | 156 while openssl x509 -inform pem -outform der -out ${B}/temp_${i}.der; do 176 -in "${pem}" -inform pem -outform der | 201 -in "${pem}" -inform pem -pubout -outform der 204 -in "${pem}" -inform pem -pubout -outform der 229 -in "${pem}" -inform pem -outform der 232 -in "${pem}" -inform pem -outform der
|
/openbmc/openbmc/meta-security/meta-integrity/scripts/ |
H A D | ima-gen-local-ca.sh | 42 openssl x509 -inform DER -in ima-local-ca.x509 -out ima-local-ca.pem
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-sdnotify_0.3.2.bb | 6 This protocol can be used to inform systemd about service start-up completion, \
|
/openbmc/linux/drivers/platform/x86/intel/int1092/ |
H A D | Kconfig | 6 providing information to userspace application that will inform the Intel
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-test.txt | 21 To run just specific tests, inform test name fragments or the numbers obtained
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
H A D | gammurc | 91 ; Nokia protocol for Bluetooth stack with DCT4 Nokia models, which don't inform 98 ; inform about BT services correctly (6310, 6310i with firmware lower 104 ; OBEX for Bluetooth stack with DCT4 Nokia models, which don't inform about
|
/openbmc/u-boot/doc/device-tree-bindings/thermal/ |
H A D | ti_soc_thermal.txt | 21 - gpios : this entry should be used to inform which GPIO
|
/openbmc/openbmc/poky/meta/recipes-gnome/libnotify/ |
H A D | libnotify_0.8.3.bb | 3 in the Desktop Notifications spec. These notifications can be used to inform \
|
/openbmc/linux/Documentation/networking/ |
H A D | nfc.rst | 58 When registering on the NFC subsystem, the device driver must inform the core 119 must inform which protocol it wants to use.
|
H A D | regulatory.rst | 75 The kernel will send a uevent to inform userspace a new 82 set they can inform the wireless core using regulatory_hint().
|
H A D | xfrm_sync.rst | 167 In such a case XFRM_AE_CU flag is set to inform the user that 175 happened) is set to inform the user what happened.
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 102 inform-request
|
/openbmc/linux/Documentation/pcmcia/ |
H A D | devicetable.rst | 23 If the hash is incorrect, the kernel will inform you about this in "dmesg"
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | ti_soc_thermal.txt | 22 - gpios : this entry should be used to inform which GPIO
|
/openbmc/linux/Documentation/driver-api/pldmfw/ |
H A D | driver-ops.rst | 47 The ``.flash_component`` operation is used to inform the device driver to
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-subdev-g-client-cap.rst | 46 The purpose of the client capabilities are to inform the kernel of the behavior
|
/openbmc/linux/Documentation/translations/ |
H A D | index.rst | 39 inform the translation maintainer and - if you can - check also the English
|
/openbmc/openbmc/meta-arm/ |
H A D | SECURITY.md | 9 circumstances. We will make best endeavours to inform you when we expect
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | cpufreq_drivers.rst | 120 OS utilizes the PCC interface to inform platform firmware what frequency the 133 is used by the OS to inform the platform firmware that a command has been 177 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0013-raddb-certs-Makefile-fix-the-occasional-verification.patch | 55 - $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der 56 + @[ -f ca.der ] || $(OPENSSL) x509 -inform PEM -outform DER -in ca.pem -out ca.der
|
/openbmc/linux/Documentation/usb/ |
H A D | iuu_phoenix.rst | 67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
|
/openbmc/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 64 2. To be able to inform the user of erase progress.
|