| /linux-6.15/drivers/gpu/drm/msm/registers/ |
| H A D | gen_header.py | 308 self.usages = attrs["usage"].split(',') 310 self.usages = None 531 def add_all_usages(self, reg, usages): argument 532 if not usages: 535 for usage in usages: 629 usages = None 631 usages = attrs["usage"].split(',') 633 usages = self.current_array.usages 635 self.add_all_usages(self.current_reg, usages)
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-core.c | 127 usages * sizeof(struct hid_usage) + in hid_register_field() 135 field->value = (s32 *)(field->usage + usages); in hid_register_field() 288 unsigned int usages; in hid_add_field() local 333 field = hid_register_field(report, usages); in hid_add_field() 341 for (i = 0; i < usages; i++) { in hid_add_field() 353 field->maxusage = usages; in hid_add_field() 1772 unsigned int a, u, usages; in hid_report_process_ordering() local 1799 usages = 0; in hid_report_process_ordering() 1806 &entries[usages], in hid_report_process_ordering() 1808 usages++; in hid_report_process_ordering() [all …]
|
| H A D | Kconfig | 561 Prevents mapping of vendor defined HID usages to input events. Without 972 Correctly maps vendor unique volume up/down HID usages to 974 of other vendor unique HID usages to random mouse events.
|
| /linux-6.15/drivers/acpi/ |
| H 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()
|
| H A D | Kconfig | 497 Certain usages such as Predictive Failure Analysis (PFA) require
|
| /linux-6.15/scripts/coccinelle/misc/ |
| H A D | secs_to_jiffies.cocci | 3 /// Find usages of:
|
| /linux-6.15/Documentation/hid/ |
| H 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
|
| H A D | hid-sensor.rst | 9 "Standardization of HID usages for sensors would allow (but not require) sensor
|
| /linux-6.15/Documentation/devicetree/bindings/devfreq/event/ |
| H A D | samsung,exynos-ppmu.yaml | 17 analyze system performance, to make behaviors visible and to count usages of
|
| /linux-6.15/Documentation/driver-api/soundwire/ |
| H A D | error_handling.rst | 14 that are independent of the payload and usages, and they cover both control
|
| H A D | bra.rst | 80 Firmware download is one of the key usages of the Bulk Register Access
|
| H A D | stream.rst | 213 same limitation as with I2S/PCM TDM usages.
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | buslock.rst | 82 Detecting and handling bus lock may find usages in various areas:
|
| /linux-6.15/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 506 if field.usages is not None: 507 for usage in field.usages:
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-driver-dma-idxd | 179 queue usages in the kernel space or "user" type for work queue 180 usages by applications in user space.
|
| /linux-6.15/Documentation/locking/ |
| H A D | lockdep-design.rst | 26 continuing effort to prove lock usages and dependencies are correct or 32 class and hence their usages and dependencies will contribute to those of 42 (4 usages * n STATEs + 1) categories: 44 where the 4 usages can be:
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | intro.rst | 109 It may also not be needed for certain usages (e.g. for data-only
|
| /linux-6.15/Documentation/networking/ |
| H A D | phonet.rst | 119 not seem useful with Phonet usages (could be added easily).
|
| /linux-6.15/kernel/rcu/ |
| H A D | Kconfig.debug | 16 Enable RCU lockdep checking for list usages. By default it is
|
| /linux-6.15/Documentation/mm/ |
| H A D | page_owner.rst | 25 enabled. Other usages are more than welcome.
|
| /linux-6.15/Documentation/bpf/ |
| H A D | cpumasks.rst | 366 Some example usages of these querying kfuncs were shown above. We will not
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | arm,coresight-cti.yaml | 51 and usages. These can be defined along with the signal indexes with the
|
| /linux-6.15/Documentation/gpu/ |
| H A D | komeda-kms.rst | 80 adjusted to fit different usages. And D71 has two pipelines, which support two
|
| /linux-6.15/Documentation/security/keys/ |
| H A D | trusted-encrypted.rst | 414 but may expand to other usages that require 32 bytes payload.
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | dma-buf-alloc-exchange.rst | 215 This intersection must be performed for all usages. For example, if the user
|