Home
last modified time | relevance | path

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

123

/Linux-v5.4/scripts/dtc/
Ddtc.c163 const char *inform = NULL; in main() local
183 inform = optarg; in main()
286 if (inform == NULL) in main()
287 inform = guess_input_format(arg, "dts"); in main()
291 if (streq(inform, "dts")) in main()
297 if (annotate && (!streq(inform, "dts") || !streq(outform, "dts"))) in main()
299 if (streq(inform, "dts")) in main()
301 else if (streq(inform, "fs")) in main()
303 else if(streq(inform, "dtb")) in main()
306 die("Unknown input format \"%s\"\n", inform); in main()
[all …]
/Linux-v5.4/scripts/gcc-plugins/
Dstructleak_plugin.c155 inform(DECL_SOURCE_LOCATION(var), in initialize()
232 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
Drandomize_layout_plugin.c29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__)
955 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
/Linux-v5.4/tools/perf/Documentation/
Dperf-test.txt21 To run just specific tests, inform test name fragments or the numbers obtained
/Linux-v5.4/Documentation/networking/
Dnfc.txt56 When registering on the NFC subsystem, the device driver must inform the core
117 must inform which protocol it wants to use.
Dregulatory.txt72 The kernel will send a uevent to inform userspace a new
79 set they can inform the wireless core using regulatory_hint().
Dxfrm_sync.txt148 In such a case XFRM_AE_CU flag is set to inform the user that
155 happened) is set to inform the user what happened.
/Linux-v5.4/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn1102 inform-request
/Linux-v5.4/Documentation/pcmcia/
Ddevicetable.rst23 If the hash is incorrect, the kernel will inform you about this in "dmesg"
/Linux-v5.4/Documentation/cpu-freq/
Dpcc-cpufreq.txt53 OS utilizes the PCC interface to inform platform firmware what frequency the
66 is used by the OS to inform the platform firmware that a command has been
110 ignored by OSPM. The next invocation of "Get Average Frequency" will inform
/Linux-v5.4/Documentation/devicetree/bindings/thermal/
Dti_soc_thermal.txt22 - gpios : this entry should be used to inform which GPIO
/Linux-v5.4/Documentation/translations/
Dindex.rst33 inform the translation maintainer and - if you can - check also the English
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dsii902x.txt8 - interrupts: describe the interrupt line used to inform the host
/Linux-v5.4/Documentation/usb/
Diuu_phoenix.rst67 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
/Linux-v5.4/Documentation/driver-api/mmc/
Dmmc-dev-attrs.rst64 2. To be able to inform the user of erase progress.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-platform-stratix10-rsu103 inform firmware the current software execution
Dsysfs-class-mic159 The MIC drivers detect and inform user space about card crashes
/Linux-v5.4/Documentation/
Dio-mapping.txt96 performs an IPI to inform all processors about the new mapping. This results
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-sdr.rst85 data transfer, set by the driver in order to inform application.
/Linux-v5.4/Documentation/RCU/
Dlockdep-splat.txt71 is to inform RCU, perhaps by changing __cfq_exit_single_io_context() to
/Linux-v5.4/Documentation/filesystems/
Dgfs2-uevents.txt38 The other CHANGE uevent is used to inform of the completion
/Linux-v5.4/Documentation/hwmon/
Dpmbus.rst181 Labels are provided to inform the user about the sensor associated with
/Linux-v5.4/Documentation/driver-api/
Ddell_rbu.rst41 inform the BIOS to enable the update in the next system reboot.
/Linux-v5.4/sound/soc/sof/
DKconfig127 elapse to inform ALSA about that, on platforms (e.g. Intel SKL+) that
/Linux-v5.4/Documentation/admin-guide/
Dpnp.rst169 2. the protocol must inform the PnP Layer of a device's current configuration

123