| /Linux-v5.10/drivers/staging/rtl8192e/ |
| D | rtl819x_TSProc.c | 37 struct rx_reorder_entry, List); in RxPktPendingTimeout() 45 list_del_init(&pReorderEntry->List); in RxPktPendingTimeout() 59 list_add_tail(&pReorderEntry->List, in RxPktPendingTimeout() 160 list_add_tail(&pTxTS->TsCommonInfo.List, in TSInitialize() 184 list_add_tail(&pRxTS->TsCommonInfo.List, in TSInitialize() 190 list_add_tail(&pRxReorderEntry->List, in TSInitialize() 252 list_for_each_entry(pRet, psearch_list, List) { in SearchAdmitTRStream() 259 if (&pRet->List != psearch_list) in SearchAdmitTRStream() 263 if (pRet && &pRet->List != psearch_list) in SearchAdmitTRStream() 355 struct ts_common_info, List); in GetTs() [all …]
|
| /Linux-v5.10/scripts/coccinelle/api/ |
| D | check_bq27xxx_data.cocci | 19 let p = List.hd p in 84 List.sort compare i1regs_vals = List.sort compare i2regs_vals 89 i1regs i2regs (List.hd p2).line in 120 List.sort compare i1dmregs_vals = List.sort compare i2dmregs_vals 125 i1dmregs i2dmregs (List.hd p2).line in 156 List.sort compare i1props_vals = List.sort compare i2props_vals 161 i1props i2props (List.hd p2).line in
|
| /Linux-v5.10/tools/testing/kunit/ |
| D | kunit_parser.py | 15 from typing import List, Optional, Tuple 100 def consume_non_diagnositic(lines: List[str]) -> None: 104 def save_non_diagnositic(lines: List[str], test_case: TestCase) -> None: 115 def parse_ok_not_ok_test_case(lines: List[str], test_case: TestCase) -> bool: 141 def parse_diagnostic(lines: List[str], test_case: TestCase) -> bool: 155 def parse_test_case(lines: List[str]) -> Optional[TestCase]: 167 def parse_subtest_header(lines: List[str]) -> Optional[str]: 180 def parse_subtest_plan(lines: List[str]) -> Optional[int]: 201 def parse_ok_not_ok_test_suite(lines: List[str], 234 def parse_test_suite(lines: List[str], expected_suite_index: int) -> Optional[TestSuite]: [all …]
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-event_source-devices-hv_24x7 | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 28 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 38 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 45 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 52 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 59 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 66 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 73 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 80 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 91 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
|
| D | sysfs-bus-event_source-devices-hv_gpci | 3 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 34 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 44 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 51 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 58 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 65 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 72 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org> 79 Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
|
| /Linux-v5.10/arch/sh/tools/ |
| D | mach-types | 6 # List of board groups. 15 # List of companion chips / MFDs. 20 # List of boards.
|
| /Linux-v5.10/Documentation/devicetree/bindings/sound/ |
| D | xlnx,audio-formatter.txt | 10 List of supported interrupt names are: 14 - interrupts: List of Interrupt numbers. 16 - clock-names: List of input clocks.
|
| D | xlnx,spdif.txt | 7 - clock-names: List of input clocks. 12 - interrupts: List of Interrupt numbers.
|
| /Linux-v5.10/Documentation/scsi/ |
| D | hptiop.rst | 89 0x4000 Inbound List Base Address Low 90 0x4004 Inbound List Base Address High 91 0x4018 Inbound List Write Pointer 92 0x402C Inbound List Configuration and Control 93 0x4050 Outbound List Base Address Low 94 0x4054 Outbound List Base Address High 95 0x4058 Outbound List Copy Pointer Shadow Base Address Low 96 0x405C Outbound List Copy Pointer Shadow Base Address High 97 0x4088 Outbound List Interrupt Cause 98 0x408C Outbound List Interrupt Enable
|
| /Linux-v5.10/Documentation/devicetree/bindings/mailbox/ |
| D | mailbox.txt | 22 - mboxes: List of phandle and mailbox channel specifiers. 25 - mbox-names: List of identifier strings for each mailbox channel. 26 - shmem : List of phandle pointing to the shared memory(SHM) area between the
|
| /Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
| D | da9150-charger.txt | 7 - io-channels: List of phandle and IIO specifier pairs 8 - io-channel-names: List of channel names used by charger
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | perf.txt | 44 List the most commonly used perf commands. 47 List available perf options. 58 List of debug variables allowed to set:
|
| /Linux-v5.10/drivers/staging/rtl8192u/ieee80211/ |
| D | rtl819x_TSProc.c | 43 pReorderEntry = list_entry(pRxTs->rx_pending_pkt_list.prev, struct rx_reorder_entry, List); in RxPktPendingTimeout() 49 list_del_init(&pReorderEntry->List); in RxPktPendingTimeout() 58 list_add_tail(&pReorderEntry->List, &ieee->RxReorder_Unused_List); in RxPktPendingTimeout() 184 list_add_tail(&pRxReorderEntry->List, &ieee->RxReorder_Unused_List); in TSInitialize() 426 pRxReorderEntry = list_entry(pRxTS->rx_pending_pkt_list.prev, struct rx_reorder_entry, List); in RemoveTsEntry() 427 list_del_init(&pRxReorderEntry->List); in RemoveTsEntry() 441 list_add_tail(&pRxReorderEntry->List, &ieee->RxReorder_Unused_List); in RemoveTsEntry()
|
| /Linux-v5.10/Documentation/devicetree/bindings/pci/ |
| D | hisilicon-histb-pcie.txt | 21 - clocks: List of phandle and clock specifier pairs as listed in clock-names 28 - resets: List of phandle and reset specifier pairs as listed in reset-names 38 - phys: List of phandle and phy mode specifier, should be 0.
|
| /Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | brcm,ns2-pinmux.txt | 24 List of pin names to change configuration 63 List of supported functions and groups in Northstar2: 89 List of pins that support pinconf parameters:
|
| /Linux-v5.10/Documentation/devicetree/bindings/media/ |
| D | img-ir-rev1.txt | 13 - clocks: List of clock specifiers as described in standard 19 - clock-names: List of clock names corresponding to the clocks
|
| /Linux-v5.10/Documentation/hwmon/ |
| D | adm1026.rst | 23 List of GPIO pins (0-16) to program as inputs 26 List of GPIO pins (0-16) to program as outputs 29 List of GPIO pins (0-16) to program as inverted 32 List of GPIO pins (0-16) to program as normal/non-inverted 35 List of GPIO pins (0-7) to program as fan tachs
|
| /Linux-v5.10/Documentation/devicetree/bindings/ufs/ |
| D | cdns,ufshc.txt | 18 - clocks : List of phandle and clock specifier pairs. 19 - clock-names : List of clock input name strings sorted in the same
|
| /Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | marvell,odmi-controller.txt | 20 - reg : List of register definitions, one for each 23 - marvell,spi-base : List of GIC base SPI interrupts, one for each
|
| D | qca,ath79-cpu-intc.txt | 20 - qca,ddr-wb-channel-interrupts: List of the interrupts needing a write 22 - qca,ddr-wb-channels: List of phandles to the write buffer channels for
|
| /Linux-v5.10/Documentation/devicetree/bindings/phy/ |
| D | phy-mtk-ufs.txt | 16 - clocks : List of phandle and clock specifier pairs. 17 - clock-names : List of clock input name strings sorted in the same
|
| D | qcom,usb-hsic-phy.txt | 38 Definition: List of pinctrl settings to apply to keep HSIC pins in a glitch 44 Definition: List of pinctrl settings to apply to mux out the HSIC pins
|
| /Linux-v5.10/Documentation/devicetree/bindings/spi/ |
| D | omap-spi.txt | 15 - dmas: List of DMA specifiers with the controller specific format 18 - dma-names: List of DMA request names. These strings correspond
|
| /Linux-v5.10/Documentation/devicetree/bindings/dma/ |
| D | fsl-imx-dma.txt | 35 - dmas: List of one or more DMA request specifiers. One DMA request specifier 38 - dma-names: List of string identifiers for the DMA requests. For the correct
|
| /Linux-v5.10/Documentation/devicetree/bindings/net/ |
| D | wiznet,w5x00.txt | 18 - pinctrl-names: List of assigned state names, see pinctrl binding documentation. 19 - pinctrl-0: List of phandles to configure the GPIO pin used as interrupt line,
|