Home
last modified time | relevance | path

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

12

/linux/net/netfilter/
H A 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 …]
H A Dnf_conntrack_h323_asn1.c69 #define STOP 1 macro
544 if (son->attr & STOP) { in decode_seq()
615 if (son->attr & STOP) { in decode_seq()
792 if (son->attr & STOP) { in decode_choice()
/linux/drivers/gpu/drm/sti/
H A Dsti_awg_utils.c21 STOP, enumerator
94 case STOP: in awg_generate_instr()
/linux/drivers/net/ethernet/amd/
H A 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()
H A Dariadne.h192 #define STOP 0x0400 /* Stop */ macro
/linux/drivers/net/wan/
H A 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/tools/perf/trace/beauty/
H A Dsignum.c29 P_SIGNUM(STOP); in syscall_arg__scnprintf_signum()
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst143 U+F8E9 KLINGON LETTER GLOTTAL STOP
157 U+F8FE KLINGON FULL STOP
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst140 U+F8E9 KLINGON LETTER GLOTTAL STOP
154 U+F8FE KLINGON FULL STOP
/linux/sound/pci/aw2/
H A Dsaa7146.h154 #define STOP 1 macro
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c77 STOP = 1, // stop condition, no associated byte transfer enumerator
301 i2c_set_attr(dev,STOP); in saa7134_i2c_xfer()
/linux/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h42 u8 STOP :1; member
64 u8 STOP :1; member
/linux/Documentation/userspace-api/media/v4l/
H A 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/drivers/input/misc/
H A Dkeyspan_remote.c33 #define STOP 0x00 macro
308 if ((remote->data.tester & STOP_MASK) == STOP) { in keyspan_check_data()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c320 STOP, 1); in smu_v11_0_i2c_transmit()
398 STOP, 1); in smu_v11_0_i2c_receive()
/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst176 started STOP or RESET stopped
177 stopped STOP or RESET stopped
/linux/Documentation/admin-guide/
H A Dunicode.rst154 U+F8E9 KLINGON LETTER GLOTTAL STOP
168 U+F8FE KLINGON FULL STOP
/linux/Documentation/i2c/
H A 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
H A Dfault-codes.rst58 transaction, and is sent before the terminating STOP. This
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-i2c.c233 XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1); in xgbe_i2c_write()
/linux/tools/perf/Documentation/
H A Dperf-daemon.txt75 STOP COMMAND
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst43 | STOP | | Wait for capture start |
/linux/fs/ceph/
H A Ddir.c1613 STOP = 4, enumerator
1683 if (ret & STOP) in __dentry_leases_walk()
1722 return STOP; in __dentry_lease_check()
1741 return STOP; in __dir_lease_check()
/linux/Documentation/userspace-api/media/rc/
H A Drc-tables.rst218 - STOP
/linux/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c50 STOP = BIT(4), enumerator

12