Searched refs:appearance (Results 1 – 18 of 18) sorted by relevance
/linux/net/bluetooth/ |
H A D | eir.c | 51 return eir_append_le16(ptr, ad_len, EIR_APPEARANCE, hdev->appearance); in eir_append_appearance() 336 if (hdev->appearance) in create_default_scan_rsp() 354 if ((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) in eir_create_scan_rsp()
|
H A D | mgmt.c | 1178 hdev->appearance); in append_eir_data_to_buf() 3959 u16 appearance; in set_appearance() local 3968 appearance = le16_to_cpu(cp->appearance); in set_appearance() 3972 if (hdev->appearance != appearance) { in set_appearance() 3973 hdev->appearance = appearance; in set_appearance()
|
H A D | hci_core.c | 1788 if (((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) || in hci_set_adv_instance_data()
|
/linux/Documentation/admin-guide/ |
H A 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
|
H A D | spkguide.txt | 1329 the text near the most prominent appearance of the work's title,
|
/linux/Documentation/process/ |
H A D | code-of-conduct.rst | 14 personal appearance, race, religion, or sexual identity and orientation.
|
/linux/Documentation/driver-api/acpi/ |
H A D | linuxized-acpica.rst | 225 That may result in the appearance of new divergences.
|
/linux/fs/affs/ |
H A D | Changes | 282 and have the same appearance:
|
/linux/Documentation/arch/powerpc/ |
H A D | transactional_memory.rst | 92 give the appearance of success) or perform operations that cause transaction
|
/linux/Documentation/admin-guide/mm/ |
H A D | nommu-mmap.rst | 235 Some types of device may present a different appearance to anyone
|
/linux/LICENSES/deprecated/ |
H A D | GFDL-1.1 | 113 the text near the most prominent appearance of the work's title,
|
H A D | GFDL-1.2 | 123 the text near the most prominent appearance of the work's title,
|
/linux/Documentation/userspace-api/media/ |
H A D | fdl-appendix.rst | 118 most prominent appearance of the work's title, preceding the beginning
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 359 __u16 appearance; member
|
/linux/Documentation/ |
H A D | memory-barriers.txt | 2666 maintain the appearance of program causality with respect to itself. Some CPUs 2675 instruction may proceed; in other words: provided that the appearance of 2688 stream in any way it sees fit, again provided the appearance of causality is
|
/linux/Documentation/RCU/ |
H A D | RTFP.txt | 178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
|
/linux/Documentation/sound/kernel-api/ |
H A D | writing-an-alsa-driver.rst | 917 least its appearance can be explained now. The interrupt handler looks
|
/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 1203 maintain at least the appearance of FIFO order.
|