| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-typec-displayport | 30 different pin assignments for USB Type-C connector that are 31 labeled A, B, C, D, E, and F. The supported pin assignments are 45 version 1.0b, pin assignments A, B, and F are deprecated. Only 47 USB SuperSpeed protocol. From user perspective pin assignments C
|
| H A D | sysfs-bus-event_source-devices-events | 65 Each of the assignments indicates a value to be assigned to a
|
| H A D | sysfs-driver-chromeos-acpi | 73 GPIO assignments (integer).
|
| /linux/drivers/usb/typec/altmodes/ |
| H A D | displayport.c | 642 u8 assignments; in pin_assignment_store() local 663 assignments = get_current_pin_assignments(dp); in pin_assignment_store() 665 if (!(DP_CONF_GET_PIN_ASSIGN(conf) & assignments)) { in pin_assignment_store() 692 u8 assignments; in pin_assignment_show() local 701 assignments = get_current_pin_assignments(dp); in pin_assignment_show() 703 for (i = 0; assignments && i < DP_PIN_ASSIGN_MAX; assignments >>= 1, i++) { in pin_assignment_show() 704 if (assignments & 1) { in pin_assignment_show()
|
| /linux/Documentation/devicetree/bindings/arm/firmware/ |
| H A D | sdei.txt | 32 * "smc" : SMC #0, with the register assignments specified in this 34 * "hvc" : HVC #0, with the register assignments specified in this
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | chromeos-acpi-device.rst | 34 - Chrome OS GPIO assignments 183 GPIO (Chrome OS GPIO assignments) 185 This control method returns information about Chrome OS specific GPIO assignments for
|
| /linux/Documentation/process/ |
| H A D | cve.rst | 14 community should have control over those assignments. 32 for CVE number assignments and have CVE numbers automatically assigned 33 to them. These assignments are published on the linux-cve-announce
|
| H A D | deprecated.rst | 376 Open-coded kmalloc assignments for struct objects 378 Performing open-coded kmalloc()-family allocation assignments prevents 384 allocations. For example, these open coded assignments::
|
| /linux/arch/arm64/boot/dts/apple/ |
| H A D | t8103-j274.dts | 46 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8103-j457.dts | 54 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8103-j456.dts | 64 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8112-j473.dts | 45 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8112-j413.dts | 40 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8112-j415.dts | 40 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8112-j493.dts | 88 * Force the bus number assignments so that we can declare some of the
|
| H A D | t8103-jxxx.dtsi | 202 * Force the bus number assignments so that we can declare some of the
|
| /linux/Documentation/arch/arm/sa1100/ |
| H A D | serial_uart.rst | 18 > So your assignments are:
|
| /linux/drivers/media/v4l2-core/ |
| H A D | Kconfig | 30 Say Y here to enable the old-style fixed-range minor assignments.
|
| /linux/Documentation/networking/pse-pd/ |
| H A D | pse-pi.rst | 19 - Section "33.2.3 PI pin assignments" covers the pin assignments for PoE 33 assignments for power delivery, as described in the PSE PI for multi-pair
|
| /linux/sound/hda/core/ |
| H A D | hdmi_chmap.c | 512 int assignments[8] = {[0 ... 7] = 0xf}; in hdmi_manual_setup_channel_mapping() local 521 assignments[hdmi_slot] = alsa_pos; in hdmi_manual_setup_channel_mapping() 528 pin_nid, hdmi_slot, assignments[hdmi_slot]); in hdmi_manual_setup_channel_mapping()
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic-its.rst | 130 KVM_IRQFD assignments: 143 e) restore KVM_IRQFD assignments for MSIs
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | README | 103 assignments of variables whose value should be overridden.
|
| /linux/Documentation/arch/x86/ |
| H A D | entry_64.rst | 21 The IDT vector assignments are listed in arch/x86/include/asm/irq_vectors.h.
|
| /linux/Documentation/hwmon/ |
| H A D | dme1737.rst | 186 temperature zones. The chip features 3 zones whose assignments to temperature 187 inputs is static and determined during initialization. These assignments can
|
| /linux/Documentation/dev-tools/ |
| H A D | clang-format.rst | 174 - Aligning assignments (``AlignConsecutiveAssignments``).
|