| /linux-6.15/drivers/net/ethernet/microchip/lan865x/ |
| H A D | Kconfig | 14 uses OPEN Alliance 10BASE-T1x Serial Interface specification.
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-accel.rst | 44 Device ("stream") state handling is reduced to OPEN/SETUP. All other 64 | OPEN |
|
| /linux-6.15/net/atm/ |
| H A D | mpoa_caches.h | 90 #define OPEN 1 macro
|
| H A D | mpoa_caches.c | 140 return OPEN; in cache_hit() 155 return OPEN; in cache_hit() 160 return OPEN; in cache_hit()
|
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_h323_asn1.c | 72 #define OPEN 8 macro 556 if (son->attr & OPEN) { /* Open field */ in decode_seq() 703 if (son->attr & OPEN) { in decode_seqof() 797 if (ext || (son->attr & OPEN)) { in decode_choice()
|
| H A D | nf_conntrack_h323_types.c | 832 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, 897 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, 923 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, 957 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, 1060 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, 1205 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL}, 1212 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL}, 1219 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL}, 1238 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL}, 1304 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT, [all …]
|
| /linux-6.15/tools/testing/selftests/net/netfilter/ |
| H A D | nf_nat_edemux.sh | 39 ip netns exec "$ns1" socat -u TCP-LISTEN:5201,fork OPEN:/dev/null,wronly=1 &
|
| H A D | nft_queue.sh | 515 timeout 10 ip netns exec "$ns2" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE1",trunc & 518 timeout 10 ip netns exec "$ns3" socat UDP-LISTEN:12345,fork,pf=ipv4 OPEN:"$TMPFILE2",trunc &
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | microchip,lan8650.yaml | 18 the MAC-PHY is specified in the OPEN Alliance 10BASE-T1x MACPHY Serial
|
| /linux-6.15/drivers/bus/fsl-mc/ |
| H A D | fsl-mc-uapi.c | 74 OPEN, enumerator 340 [OPEN] = {
|
| /linux-6.15/drivers/net/ethernet/ |
| H A D | Kconfig | 163 tristate "OPEN Alliance TC6 10BASE-T1x MAC-PHY support" if COMPILE_TEST 167 This library implements OPEN Alliance TC6 10BASE-T1x MAC-PHY
|
| /linux-6.15/Documentation/networking/ |
| H A D | oa-tc6-framework.rst | 4 OPEN Alliance 10BASE-T1x MAC-PHY Serial Interface (TC6) Framework Support 107 | MAC Driver |<--->| OPEN Alliance TC6 Framework | 138 OPEN Alliance TC6 Framework 146 transaction protocol specified in the OPEN Alliance 10BASE-T1x MAC-PHY 150 for Ethernet frames specified in the OPEN Alliance 10BASE-T1x MAC-PHY
|
| /linux-6.15/tools/testing/selftests/drivers/net/ocelot/ |
| H A D | psfp.sh | 135 sched-entry OPEN ${GATE_DURATION_NS} -1 -1 \
|
| /linux-6.15/drivers/tty/serial/jsm/ |
| H A D | jsm_tty.c | 228 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, in jsm_tty_open() 266 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n"); in jsm_tty_open()
|
| /linux-6.15/drivers/media/usb/pwc/ |
| H A D | pwc.h | 58 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args)
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | unicode.rst | 83 U+F812 KEYBOARD SYMBOL OPEN APPLE
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | unicode.rst | 80 U+F812 KEYBOARD SYMBOL OPEN APPLE
|
| /linux-6.15/fs/cachefiles/ |
| H A D | internal.h | 338 CACHEFILES_OBJECT_STATE_FUNCS(open, OPEN);
|
| /linux-6.15/Documentation/filesystems/caching/ |
| H A D | cachefiles.rst | 558 The OPEN Request 562 CACHEFILES_OP_OPEN opcode, a.k.a an OPEN request will be sent to the user 604 The user daemon should reply the OPEN request by issuing a "copen" (complete 611 * ``msg_id`` must match the msg_id field of the OPEN request.
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | nfs41-server.rst | 113 | | OPEN | REQ | | …
|
| /linux-6.15/Documentation/ABI/stable/ |
| H A D | sysfs-block | 490 any of the zone states: EXPLICIT OPEN, IMPLICIT OPEN or CLOSED, 529 any of the zone states: EXPLICIT OPEN or IMPLICIT OPEN, is
|
| /linux-6.15/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 471 - -> ) / CLOSE / OPEN
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | unicode.rst | 87 U+F812 KEYBOARD SYMBOL OPEN APPLE
|
| /linux-6.15/Documentation/driver-api/media/ |
| H A D | maintainer-entry-profile.rst | 22 OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS maintainers
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | pmtu.sh | 1324 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1 1328 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \ 1332 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
|