/Linux-v4.19/scripts/dtc/ |
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()
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | structleak_plugin.c | 149 inform(DECL_SOURCE_LOCATION(var), in initialize() 222 inform(UNKNOWN_LOCATION, G_("%s supports C only, not %s"), plugin_name, lang_hooks.name); in plugin_init()
|
D | randomize_layout_plugin.c | 29 #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-v4.19/Documentation/devicetree/bindings/display/bridge/ |
D | sii902x.txt | 8 - interrupts: describe the interrupt line used to inform the host
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-test.txt | 21 To run just specific tests, inform test name fragments or the numbers obtained
|
/Linux-v4.19/Documentation/networking/ |
D | nfc.txt | 56 When registering on the NFC subsystem, the device driver must inform the core 117 must inform which protocol it wants to use.
|
D | regulatory.txt | 72 The kernel will send a uevent to inform userspace a new 79 set they can inform the wireless core using regulatory_hint().
|
D | xfrm_sync.txt | 148 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-v4.19/Documentation/pcmcia/ |
D | devicetable.txt | 19 If the hash is incorrect, the kernel will inform you about this in "dmesg"
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.asn1 | 102 inform-request
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 53 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-v4.19/Documentation/devicetree/bindings/thermal/ |
D | ti_soc_thermal.txt | 22 - gpios : this entry should be used to inform which GPIO
|
/Linux-v4.19/drivers/s390/char/ |
D | Kconfig | 87 This option enables the call home function, which is able to inform 90 want for inform other people about your kernel panics,
|
/Linux-v4.19/Documentation/usb/ |
D | iuu_phoenix.txt | 58 - cdmode permit to setup the signal used to inform the userland ( ioctl answer )
|
/Linux-v4.19/Documentation/mmc/ |
D | mmc-dev-attrs.txt | 53 2. To be able to inform the user of erase progress.
|
/Linux-v4.19/Documentation/ |
D | io-mapping.txt | 96 performs an IPI to inform all processors about the new mapping. This results
|
D | dell_rbu.txt | 41 inform the BIOS to enable the update in the next system reboot.
|
D | pnp.txt | 169 2. the protocol must inform the PnP Layer of a device's current configuration
|
D | padata.txt | 143 whatever function actually finishes the job) should inform padata of the
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-sdr.rst | 78 data transfer, set by the driver in order to inform application.
|
/Linux-v4.19/Documentation/RCU/ |
D | lockdep-splat.txt | 71 is to inform RCU, perhaps by changing __cfq_exit_single_io_context() to
|
/Linux-v4.19/Documentation/filesystems/ |
D | gfs2-uevents.txt | 38 The other CHANGE uevent is used to inform of the completion
|
/Linux-v4.19/Documentation/hwmon/ |
D | pmbus | 145 Labels are provided to inform the user about the sensor associated with
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-mic.txt | 159 The MIC drivers detect and inform user space about card crashes
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | ps3_gelic_net.c | 86 int inform) in gelic_card_get_ether_port_status() argument 96 if (inform) { in gelic_card_get_ether_port_status()
|