Home
last modified time | relevance | path

Searched refs:STOP (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c717 {FNAME("mediaControlGuaranteedDelivery") BOOL, FIXD, 0, 0, STOP | OPT,
719 {FNAME("silenceSuppression") BOOL, FIXD, 0, 0, STOP | OPT, 0, NULL},
720 {FNAME("destination") SEQ, 0, 2, 2, STOP | EXT | OPT, 0, NULL},
721 {FNAME("dynamicRTPPayloadType") INT, 5, 96, 0, STOP | OPT, 0, NULL},
722 {FNAME("mediaPacketization") CHOICE, 0, 1, 2, STOP | EXT | OPT, 0,
724 {FNAME("transportCapability") SEQ, 3, 3, 3, STOP | EXT | OPT, 0,
726 {FNAME("redundancyEncoding") SEQ, 1, 2, 2, STOP | EXT | OPT, 0, NULL},
828 {FNAME("encryptionSync") SEQ, 2, 4, 4, STOP | EXT | OPT, 0, NULL},
872 {FNAME("endpointIdentifier") BMPSTR, 7, 1, 0, STOP | OPT, 0, NULL},
1355 {FNAME("nonStandard") SEQ, 0, 1, 1, STOP | EXT, 0, NULL},
[all …]
Dnf_conntrack_h323_asn1.c69 #define STOP 1 macro
542 if (son->attr & STOP) { in decode_seq()
611 if (son->attr & STOP) { in decode_seq()
788 if (son->attr & STOP) { in decode_choice()
/linux-6.1.9/drivers/gpu/drm/sti/
Dsti_awg_utils.c21 STOP, enumerator
94 case STOP: in awg_generate_instr()
/linux-6.1.9/drivers/net/ethernet/amd/
Dariadne.c257 lance->RDP = csr0 & ~(INEA | TDMD | STOP | STRT | INIT); in ariadne_interrupt()
273 if (csr0 & STOP) in ariadne_interrupt()
404 lance->RDP = STOP; in ariadne_open()
515 lance->RDP = STOP; in ariadne_close()
527 lance->RDP = STOP; in ariadne_reset()
654 lance->RDP = STOP; /* Temporarily stop the lance */ in set_multicast_list()
Dariadne.h192 #define STOP 0x0400 /* Stop */ macro
/linux-6.1.9/drivers/net/wan/
Dhdlc_ppp.c84 enum {START = 0, STOP, TO_GOOD, TO_BAD, RCR_GOOD, RCR_BAD, RCA, RCN, RTR, RTA, enumerator
356 ppp_cp_event(dev, PID_IPCP, STOP, 0, 0, 0, NULL); in ppp_cp_event()
357 ppp_cp_event(dev, PID_IPV6CP, STOP, 0, 0, 0, NULL); in ppp_cp_event()
599 ppp_cp_event(proto->dev, PID_LCP, STOP, 0, 0, 0, NULL); in ppp_timer()
636 ppp_cp_event(dev, PID_LCP, STOP, 0, 0, 0, NULL); in ppp_stop()
/linux-6.1.9/tools/perf/trace/beauty/
Dsignum.c29 P_SIGNUM(STOP); in syscall_arg__scnprintf_signum()
/linux-6.1.9/sound/pci/aw2/
Dsaa7146.h154 #define STOP 1 macro
/linux-6.1.9/Documentation/translations/zh_CN/admin-guide/
Dunicode.rst140 U+F8E9 KLINGON LETTER GLOTTAL STOP
154 U+F8FE KLINGON FULL STOP
Dsysrq.rst72 你可以按下键盘组合键 :kbd:`ALT-STOP-<command key>` 。
/linux-6.1.9/Documentation/translations/zh_TW/admin-guide/
Dunicode.rst143 U+F8E9 KLINGON LETTER GLOTTAL STOP
157 U+F8FE KLINGON FULL STOP
/linux-6.1.9/drivers/media/pci/saa7134/
Dsaa7134-i2c.c77 STOP = 1, // stop condition, no associated byte transfer enumerator
301 i2c_set_attr(dev,STOP); in saa7134_i2c_xfer()
/linux-6.1.9/drivers/media/dvb-frontends/
Dbcm3510_priv.h42 u8 STOP :1; member
64 u8 STOP :1; member
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-encoder-cmd.rst51 After a STOP command, :c:func:`read()` calls will read
61 call of a streaming file descriptor sends an implicit immediate STOP to
/linux-6.1.9/drivers/input/misc/
Dkeyspan_remote.c33 #define STOP 0x00 macro
308 if ((remote->data.tester & STOP_MASK) == STOP) { in keyspan_check_data()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsmu_v11_0_i2c.c320 STOP, 1); in smu_v11_0_i2c_transmit()
398 STOP, 1); in smu_v11_0_i2c_receive()
/linux-6.1.9/Documentation/networking/
Dcan_ucan_protocol.rst176 started STOP or RESET stopped
177 stopped STOP or RESET stopped
/linux-6.1.9/Documentation/admin-guide/
Dunicode.rst155 U+F8E9 KLINGON LETTER GLOTTAL STOP
169 U+F8FE KLINGON FULL STOP
/linux-6.1.9/Documentation/i2c/
Dslave-interface.rst179 to send STOP after that and we have an event for that. Also, keep in mind not
199 * A master can send STOP at any time. For partially transferred buffers, this
Dfault-codes.rst54 transaction, and is sent before the terminating STOP. This
/linux-6.1.9/drivers/net/ethernet/amd/xgbe/
Dxgbe-i2c.c233 XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1); in xgbe_i2c_write()
/linux-6.1.9/tools/perf/Documentation/
Dperf-daemon.txt75 STOP COMMAND
/linux-6.1.9/fs/ceph/
Ddir.c1428 STOP = 4, enumerator
1493 if (ret & STOP) in __dentry_leases_walk()
1532 return STOP; in __dentry_lease_check()
1551 return STOP; in __dir_lease_check()
/linux-6.1.9/Documentation/driver-api/media/drivers/
Dpxa_camera.rst43 | STOP | | Wait for capture start |
/linux-6.1.9/drivers/gpu/drm/bridge/
Dchrontel-ch7033.c50 STOP = BIT(4), enumerator

12