Searched refs:triple (Results 1 – 18 of 18) sorted by relevance
/linux-5.19.10/drivers/staging/rtl8192e/ |
D | dot11d.c | 115 struct chnl_txpow_triple *triple; in dot11d_update_country() local 121 triple = (struct chnl_txpow_triple *)(country + 3); in dot11d_update_country() 123 if (max_channel_number >= triple->first_channel) { in dot11d_update_country() 129 if (MAX_CHANNEL_NUMBER < (triple->first_channel + in dot11d_update_country() 130 triple->num_channels)) { in dot11d_update_country() 137 for (j = 0; j < triple->num_channels; j++) { in dot11d_update_country() 138 dot11d_info->channel_map[triple->first_channel + j] = 1; in dot11d_update_country() 139 dot11d_info->max_tx_power_list[triple->first_channel + j] = in dot11d_update_country() 140 triple->max_tx_power; in dot11d_update_country() 141 max_channel_number = triple->first_channel + j; in dot11d_update_country() [all …]
|
/linux-5.19.10/Documentation/kbuild/ |
D | llvm.rst | 44 ``CROSS_COMPILE`` is used to set a command line flag: ``--target=<triple>``. For 88 As explained above, ``CROSS_COMPILE`` is used to set ``--target=<triple>``. 90 If ``CROSS_COMPILE`` is not specified, the ``--target=<triple>`` is inferred
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-kernel-reboot | 19 Description: Reboot type. Valid values are: bios acpi kbd triple efi pci
|
/linux-5.19.10/Documentation/devicetree/bindings/hwmon/ |
D | ti,tmp513.yaml | 14 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
/linux-5.19.10/Documentation/hwmon/ |
D | tmp513.rst | 28 The TMP512 (dual-channel) and TMP513 (triple-channel) are system monitors
|
/linux-5.19.10/Documentation/x86/x86_64/ |
D | boot-options.rst | 129 triple 130 Force a triple fault (init)
|
/linux-5.19.10/Documentation/devicetree/bindings/mux/ |
D | mux-controller.yaml | 54 An example mux controller node look like this (the adg972a chip is a triple
|
/linux-5.19.10/Documentation/filesystems/ |
D | sysv-fs.rst | 222 - 1 triple-indirect block (pointer to pointers to pointers to blocks)
|
/linux-5.19.10/Documentation/x86/ |
D | kernel-stacks.rst | 98 the IST stackpointer to a guard hole to catch triple nesting.
|
/linux-5.19.10/Documentation/trace/ |
D | ftrace-uses.rst | 191 cause the system to crash, and possibly reboot via a triple fault.
|
D | ftrace.rst | 3179 is hit. Perhaps it's a function that is called before a triple
|
/linux-5.19.10/drivers/gpu/drm/ |
D | Kconfig | 138 triple buffering 300.
|
/linux-5.19.10/drivers/crypto/ |
D | Kconfig | 143 and uses triple-DES to generate secure random numbers like the
|
/linux-5.19.10/Documentation/gpu/ |
D | todo.rst | 654 Backlight drivers have a triple enable/disable state, which is a bit overkill.
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | hist-v4l2.rst | 538 ``base[3]`` array anticipating double- and triple-buffering in
|
/linux-5.19.10/Documentation/admin-guide/media/ |
D | vivid.rst | 602 triple tap, move from left to right, zoom in, zoom out, palm press (simulating
|
/linux-5.19.10/Documentation/networking/ |
D | can.rst | 1218 [ triple-sampling { on | off } ]
|
/linux-5.19.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 5114 reboot_type is one of bios, acpi, kbd, triple, efi, or pci,
|