| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/tools/testing/kunit/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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>
|
| H A 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>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/list/aux_/ |
| H A D | push_front.hpp | 27 template< typename List, typename T > struct apply 30 typename next<typename List::size>::type 32 , typename List::type
|
| H A D | size.hpp | 25 template< typename List > struct apply 26 : List::size
|
| H A D | O1_size.hpp | 25 template< typename List > struct apply 26 : List::size
|
| H A D | front.hpp | 25 template< typename List > struct apply 27 typedef typename List::item type;
|
| H A D | empty.hpp | 26 template< typename List > struct apply 27 : not_<typename List::size>
|
| H A D | pop_front.hpp | 26 template< typename List > struct apply 28 typedef typename mpl::next<List>::type type;
|
| H A D | begin_end.hpp | 27 template< typename List > struct apply 29 typedef l_iter<typename List::type> type;
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/arch/sh/tools/ |
| H A D | mach-types | 6 # List of board groups. 15 # List of companion chips / MFDs. 20 # List of boards.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A 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.
|
| H A D | xlnx,spdif.txt | 7 - clock-names: List of input clocks. 12 - interrupts: List of Interrupt numbers.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf.txt | 44 List the most commonly used perf commands. 47 List available perf options. 58 List of debug variables allowed to set:
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A 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
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mailbox/ |
| H A D | mailbox.txt | 22 - mboxes: List of phandle and mailbox channel specifiers. 25 - mbox-names: List of identifier strings for each mailbox channel.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A 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:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A 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.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpsl/ |
| H A D | libpsl_0.21.1.bb | 1 SUMMARY = "Public Suffix List library" 3 resolving information from the Public Suffix List (PSL). The PSL is a set of \
|