Searched refs:appearance (Results 1 – 21 of 21) sorted by relevance
/linux-6.1.9/Documentation/admin-guide/ |
D | vga-softcursor.rst | 7 Linux now has some ability to manipulate cursor appearance. Normally, 15 The cursor appearance is controlled by a ``<ESC>[?1;2;3c`` escape sequence
|
D | spkguide.txt | 1324 the text near the most prominent appearance of the work's title,
|
/linux-6.1.9/net/bluetooth/ |
D | eir.c | 66 return eir_append_le16(ptr, ad_len, EIR_APPEARANCE, hdev->appearance); in eir_append_appearance() 351 if (hdev->appearance) in create_default_scan_rsp() 369 if ((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) in eir_create_scan_rsp()
|
D | mgmt.c | 1175 hdev->appearance); in append_eir_data_to_buf() 3909 u16 appearance; in set_appearance() local 3918 appearance = le16_to_cpu(cp->appearance); in set_appearance() 3922 if (hdev->appearance != appearance) { in set_appearance() 3923 hdev->appearance = appearance; in set_appearance()
|
D | hci_core.c | 1821 if (((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) || in hci_set_adv_instance_data()
|
/linux-6.1.9/Documentation/process/ |
D | code-of-conduct.rst | 14 personal appearance, race, religion, or sexual identity and orientation.
|
/linux-6.1.9/Documentation/driver-api/acpi/ |
D | linuxized-acpica.rst | 225 That may result in the appearance of new divergences.
|
/linux-6.1.9/fs/affs/ |
D | Changes | 282 and have the same appearance:
|
/linux-6.1.9/include/net/bluetooth/ |
D | mgmt.h | 624 __le16 appearance; member
|
D | hci_core.h | 365 __u16 appearance; member
|
/linux-6.1.9/Documentation/powerpc/ |
D | transactional_memory.rst | 92 give the appearance of success) or perform operations that cause transaction
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ |
D | fs.rst | 155 The actual numbers are, in order of appearance, nr_inodes,
|
/linux-6.1.9/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 235 Some types of device may present a different appearance to anyone
|
/linux-6.1.9/LICENSES/deprecated/ |
D | GFDL-1.1 | 113 the text near the most prominent appearance of the work's title,
|
D | GFDL-1.2 | 123 the text near the most prominent appearance of the work's title,
|
/linux-6.1.9/scripts/ |
D | spelling.txt | 138 appearence||appearance
|
/linux-6.1.9/Documentation/userspace-api/media/ |
D | fdl-appendix.rst | 118 most prominent appearance of the work's title, preceding the beginning
|
/linux-6.1.9/Documentation/ |
D | memory-barriers.txt | 2659 maintain the appearance of program causality with respect to itself. Some CPUs 2668 instruction may proceed; in other words: provided that the appearance of 2681 stream in any way it sees fit, again provided the appearance of causality is
|
/linux-6.1.9/Documentation/RCU/ |
D | RTFP.txt | 178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
|
/linux-6.1.9/tools/memory-model/Documentation/ |
D | explanation.txt | 1171 maintain at least the appearance of FIFO order.
|
/linux-6.1.9/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 956 least its appearance can be explained now. The interrupt handler looks
|