Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/Documentation/admin-guide/
H A Dvga-softcursor.rst7 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 Dspkguide.txt1329 the text near the most prominent appearance of the work's title,
/linux-6.15/net/bluetooth/
H A Deir.c51 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 Dmgmt.c1184 hdev->appearance); in append_eir_data_to_buf()
3965 u16 appearance; in set_appearance() local
3974 appearance = le16_to_cpu(cp->appearance); in set_appearance()
3978 if (hdev->appearance != appearance) { in set_appearance()
3979 hdev->appearance = appearance; in set_appearance()
H A Dhci_core.c1788 if (((adv->flags & MGMT_ADV_FLAG_APPEARANCE) && hdev->appearance) || in hci_set_adv_instance_data()
/linux-6.15/Documentation/process/
H A Dcode-of-conduct.rst14 personal appearance, race, religion, or sexual identity and orientation.
/linux-6.15/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst225 That may result in the appearance of new divergences.
/linux-6.15/fs/affs/
H A DChanges282 and have the same appearance:
/linux-6.15/include/net/bluetooth/
H A Dmgmt.h629 __le16 appearance; member
H A Dhci_core.h365 __u16 appearance; member
/linux-6.15/Documentation/arch/powerpc/
H A Dtransactional_memory.rst92 give the appearance of success) or perform operations that cause transaction
/linux-6.15/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst235 Some types of device may present a different appearance to anyone
/linux-6.15/Documentation/admin-guide/sysctl/
H A Dfs.rst114 The actual numbers are, in order of appearance, ``nr_inodes``,
/linux-6.15/LICENSES/deprecated/
H A DGFDL-1.1113 the text near the most prominent appearance of the work's title,
H A DGFDL-1.2123 the text near the most prominent appearance of the work's title,
/linux-6.15/Documentation/userspace-api/media/
H A Dfdl-appendix.rst118 most prominent appearance of the work's title, preceding the beginning
/linux-6.15/scripts/
H A Dspelling.txt145 appearence||appearance
/linux-6.15/Documentation/
H A Dmemory-barriers.txt2666 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-6.15/Documentation/RCU/
H A DRTFP.txt178 its appearance, as did expedited RCU [PaulEMcKenney2009expeditedRCU].
/linux-6.15/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst917 least its appearance can be explained now. The interrupt handler looks
/linux-6.15/tools/memory-model/Documentation/
H A Dexplanation.txt1203 maintain at least the appearance of FIFO order.