Home
last modified time | relevance | path

Searched refs:List (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/linux-6.1.9/drivers/staging/rtl8192e/
Drtl819x_TSProc.c37 struct rx_reorder_entry, List); in RxPktPendingTimeout()
45 list_del_init(&pReorderEntry->List); in RxPktPendingTimeout()
59 list_add_tail(&pReorderEntry->List, in RxPktPendingTimeout()
159 list_add_tail(&pTxTS->TsCommonInfo.List, in TSInitialize()
183 list_add_tail(&pRxTS->ts_common_info.List, in TSInitialize()
189 list_add_tail(&pRxReorderEntry->List, in TSInitialize()
250 list_for_each_entry(pRet, psearch_list, List) { in SearchAdmitTRStream()
256 if (&pRet->List != psearch_list) in SearchAdmitTRStream()
260 if (pRet && &pRet->List != psearch_list) in SearchAdmitTRStream()
352 struct ts_common_info, List); in GetTs()
[all …]
/linux-6.1.9/scripts/coccinelle/api/
Dcheck_bq27xxx_data.cocci19 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-6.1.9/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_24x73 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>
Dsysfs-bus-event_source-devices-hv_gpci3 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-6.1.9/Documentation/scsi/
Dhptiop.rst89 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-6.1.9/Documentation/devicetree/bindings/sound/
Dxlnx,audio-formatter.txt10 List of supported interrupt names are:
14 - interrupts: List of Interrupt numbers.
16 - clock-names: List of input clocks.
Dxlnx,spdif.txt7 - clock-names: List of input clocks.
12 - interrupts: List of Interrupt numbers.
/linux-6.1.9/arch/sh/tools/
Dmach-types6 # List of board groups.
15 # List of companion chips / MFDs.
20 # List of boards.
/linux-6.1.9/tools/testing/kunit/
Dqemu_config.py9 from typing import List
19 extra_qemu_params: List[str]
Dkunit_kernel.py18 from typing import Iterator, List, Optional, Tuple
95 def start(self, params: List[str], build_dir: str) -> subprocess.Popen:
115 def start(self, params: List[str], build_dir: str) -> subprocess.Popen:
144 def start(self, params: List[str], build_dir: str) -> subprocess.Popen:
164 kunitconfig_paths: Optional[List[str]]=None) -> kunit_config.Kconfig:
199 extra_qemu_args: Optional[List[str]],
231 kunitconfig_paths: Optional[List[str]]=None,
232 kconfig_add: Optional[List[str]]=None,
Dkunit.py21 from typing import Iterable, List, Optional, Sequence, Tuple
42 make_options: Optional[List[str]]
58 kernel_args: Optional[List[str]]
112 def _list_tests(linux: kunit_kernel.LinuxSourceTree, request: KunitExecRequest) -> List[str]:
128 def _suites_from_test_list(tests: List[str]) -> List[str]:
376 qemu_args: List[str] = []
/linux-6.1.9/Documentation/devicetree/bindings/mailbox/
Dmailbox.txt22 - 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-6.1.9/drivers/staging/rtl8192u/ieee80211/
Drtl819x_TSProc.c43 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-6.1.9/Documentation/devicetree/bindings/nvmem/
Dnvmem-consumer.yaml18 List of phandle to the nvmem providers.
23 List of phandle to the nvmem data cells.
/linux-6.1.9/tools/perf/Documentation/
Dperf.txt44 List the most commonly used perf commands.
47 List available perf options.
58 List of debug variables allowed to set:
/linux-6.1.9/Documentation/devicetree/bindings/iio/adc/
Dti,am3359-adc.yaml27 description: List of analog inputs available for ADC. AIN0 = 0, AIN1 = 1 and
34 description: List of open delays for each channel of ADC in the order of
43 description: List of sample delays for each channel of ADC in the order of
/linux-6.1.9/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt21 - 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-6.1.9/Documentation/devicetree/bindings/pinctrl/
Dbrcm,ns2-pinmux.txt24 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-6.1.9/Documentation/devicetree/bindings/media/
Dimg-ir-rev1.txt13 - clocks: List of clock specifiers as described in standard
19 - clock-names: List of clock names corresponding to the clocks
/linux-6.1.9/Documentation/hwmon/
Dadm1026.rst23 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-6.1.9/Documentation/devicetree/bindings/interrupt-controller/
Dmarvell,odmi-controller.txt20 - reg : List of register definitions, one for each
23 - marvell,spi-base : List of GIC base SPI interrupts, one for each
Dqca,ath79-cpu-intc.txt20 - 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-6.1.9/Documentation/devicetree/bindings/dma/
Dfsl-imx-dma.txt37 - dmas: List of one or more DMA request specifiers. One DMA request specifier
40 - dma-names: List of string identifiers for the DMA requests. For the correct
/linux-6.1.9/Documentation/devicetree/bindings/phy/
Dqcom,usb-hsic-phy.txt38 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-6.1.9/Documentation/devicetree/bindings/net/
Dwiznet,w5x00.txt18 - 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,

12345678910>>...16