Home
last modified time | relevance | path

Searched refs:inform (Results 1 – 25 of 75) sorted by relevance

123

/linux/scripts/dtc/
A Ddtc.c165 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 …]
/linux/scripts/gcc-plugins/
A Dstructleak_plugin.c149 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()
A Drandomize_layout_plugin.c29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__)
951 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
/linux/tools/perf/Documentation/
A Dperf-test.txt21 To run just specific tests, inform test name fragments or the numbers obtained
/linux/drivers/platform/x86/intel/int1092/
A DKconfig6 providing information to userspace application that will inform the Intel
/linux/Documentation/networking/
A Dnfc.rst58 When registering on the NFC subsystem, the device driver must inform the core
119 must inform which protocol it wants to use.
A Dregulatory.rst75 The kernel will send a uevent to inform userspace a new
82 set they can inform the wireless core using regulatory_hint().
A Dxfrm_sync.rst167 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.
/linux/net/ipv4/netfilter/
A Dnf_nat_snmp_basic.asn1102 inform-request
/linux/Documentation/pcmcia/
A Ddevicetable.rst23 If the hash is incorrect, the kernel will inform you about this in "dmesg"
/linux/Documentation/driver-api/pldmfw/
A Ddriver-ops.rst47 The ``.flash_component`` operation is used to inform the device driver to
/linux/Documentation/devicetree/bindings/thermal/
A Dti_soc_thermal.txt22 - gpios : this entry should be used to inform which GPIO
/linux/Documentation/admin-guide/pm/
A Dcpufreq_drivers.rst120 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
/linux/Documentation/translations/
A Dindex.rst38 inform the translation maintainer and - if you can - check also the English
/linux/Documentation/devicetree/bindings/display/bridge/
A Dsii902x.txt8 - interrupts: describe the interrupt line used to inform the host
/linux/Documentation/usb/
A Diuu_phoenix.rst67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
/linux/Documentation/driver-api/mmc/
A Dmmc-dev-attrs.rst64 2. To be able to inform the user of erase progress.
/linux/Documentation/userspace-api/media/v4l/
A Ddev-sdr.rst78 data transfer, set by the driver in order to inform application.
/linux/Documentation/networking/devlink/
A Ddevlink-flash.rst16 (usually ``/lib/firmware/``). Drivers may send status updates to inform
/linux/Documentation/ABI/testing/
A Dsysfs-devices-platform-stratix10-rsu103 inform firmware the current software execution
/linux/Documentation/RCU/
A Dlockdep-splat.rst76 is to inform RCU, perhaps by changing __cfq_exit_single_io_context() to
/linux/Documentation/filesystems/
A Dgfs2-uevents.rst44 The other CHANGE uevent is used to inform of the completion
/linux/Documentation/admin-guide/
A Ddell_rbu.rst41 inform the BIOS to enable the update in the next system reboot.
/linux/Documentation/virt/kvm/
A Ds390-pv.rst106 The notification type intercepts inform KVM about guest environment
/linux/tools/memory-model/
A DREADME45 If you find any compatibility issues in klitmus7, please inform the

Completed in 39 milliseconds

123