/linux-6.3-rc2/drivers/hid/ |
A D | hid-core.c | 99 usages * sizeof(struct hid_usage) + in hid_register_field() 107 field->value = (s32 *)(field->usage + usages); in hid_register_field() 260 unsigned int usages; in hid_add_field() local 305 field = hid_register_field(report, usages); in hid_add_field() 313 for (i = 0; i < usages; i++) { in hid_add_field() 325 field->maxusage = usages; in hid_add_field() 1754 unsigned int a, u, usages; in hid_report_process_ordering() local 1781 usages = 0; in hid_report_process_ordering() 1788 &entries[usages], in hid_report_process_ordering() 1790 usages++; in hid_report_process_ordering() [all …]
|
A D | Kconfig | 511 Prevents mapping of vendor defined HID usages to input events. Without 902 Correctly maps vendor unique volume up/down HID usages to 904 of other vendor unique HID usages to random mouse events.
|
/linux-6.3-rc2/drivers/acpi/ |
A D | acpi_dbg.c | 59 unsigned long usages; member 122 return acpi_aml_io.usages ? true : false; in __acpi_aml_used() 390 acpi_aml_io.usages++; in acpi_aml_thread() 400 acpi_aml_io.usages--; in acpi_aml_thread()
|
A D | Kconfig | 495 Certain usages such as Predictive Failure Analysis (PFA) require
|
/linux-6.3-rc2/Documentation/hid/ |
A D | hiddev.rst | 75 each of which can have one or more "usages". In the hid-core, 76 each one of these usages has a single signed 32-bit value. 84 returns to hiddev.c the individual usages that have changed within
|
A D | hid-sensor.rst | 9 "Standardization of HID usages for sensors would allow (but not require) sensor
|
/linux-6.3-rc2/Documentation/devicetree/bindings/devfreq/event/ |
A D | samsung,exynos-ppmu.yaml | 17 analyze system performance, to make behaviors visible and to count usages of
|
/linux-6.3-rc2/Documentation/driver-api/soundwire/ |
A D | error_handling.rst | 14 that are independent of the payload and usages, and they cover both control
|
A D | stream.rst | 213 same limitation as with I2S/PCM TDM usages.
|
/linux-6.3-rc2/Documentation/x86/ |
A D | buslock.rst | 75 Detecting and handling bus lock may find usages in various areas:
|
/linux-6.3-rc2/Documentation/ABI/stable/ |
A D | sysfs-driver-dma-idxd | 163 queue usages in the kernel space or "user" type for work queue 164 usages by applications in user space.
|
/linux-6.3-rc2/kernel/rcu/ |
A D | Kconfig.debug | 16 Enable RCU lockdep checking for list usages. By default it is
|
/linux-6.3-rc2/Documentation/locking/ |
A D | lockdep-design.rst | 26 continuing effort to prove lock usages and dependencies are correct or 32 class and hence their usages and dependecies will contribute to those of 42 (4 usages * n STATEs + 1) categories: 44 where the 4 usages can be:
|
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/ |
A D | intro.rst | 109 It may also not be needed for certain usages (e.g. for data-only
|
/linux-6.3-rc2/Documentation/networking/ |
A D | phonet.rst | 119 not seem useful with Phonet usages (could be added easily).
|
/linux-6.3-rc2/Documentation/mm/ |
A D | page_owner.rst | 25 enabled. Other usages are more than welcome.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | arm,coresight-cti.yaml | 51 and usages. These can be defined along with the signal indexes with the
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | cpumasks.rst | 375 Some example usages of these querying kfuncs were shown above. We will not
|
/linux-6.3-rc2/Documentation/gpu/ |
A D | komeda-kms.rst | 80 adjusted to fit different usages. And D71 has two pipelines, which support two
|
/linux-6.3-rc2/Documentation/security/keys/ |
A D | trusted-encrypted.rst | 370 but may expand to other usages that require 32 bytes payload.
|
/linux-6.3-rc2/Documentation/admin-guide/mm/ |
A D | numa_memory_policy.rst | 364 We can avoid taking an extra reference during the usages listed above as
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | cgroup-v2.rst | 646 as long as the usages of all its ancestors are under their 1135 While not completely water-tight, all major memory usages by a given 1138 following types of memory usages are tracked. 1668 to a different cgroup doesn't move the memory usages that it
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/ |
A D | internal.rst | 572 invalid usages, but rather aim to help catch them. In those cases, proper
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | scsi_mid_low_api.rst | 110 Those usages in group c) should be handled with care, especially in a
|
A D | ChangeLog.lpfc | 1626 * lpfc_ipfarp_timeout() uses system timer. Remove all usages
|