Home
last modified time | relevance | path

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

12

/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_types.c718 {FNAME("mediaControlGuaranteedDelivery") BOOL, FIXD, 0, 0, STOP | OPT,
720 {FNAME("silenceSuppression") BOOL, FIXD, 0, 0, STOP | OPT, 0, NULL},
721 {FNAME("destination") SEQ, 0, 2, 2, STOP | EXT | OPT, 0, NULL},
722 {FNAME("dynamicRTPPayloadType") INT, 5, 96, 0, STOP | OPT, 0, NULL},
723 {FNAME("mediaPacketization") CHOICE, 0, 1, 2, STOP | EXT | OPT, 0,
725 {FNAME("transportCapability") SEQ, 3, 3, 3, STOP | EXT | OPT, 0,
727 {FNAME("redundancyEncoding") SEQ, 1, 2, 2, STOP | EXT | OPT, 0, NULL},
829 {FNAME("encryptionSync") SEQ, 2, 4, 4, STOP | EXT | OPT, 0, NULL},
873 {FNAME("endpointIdentifier") BMPSTR, 7, 1, 0, STOP | OPT, 0, NULL},
1356 {FNAME("nonStandard") SEQ, 0, 1, 1, STOP | EXT, 0, NULL},
[all …]
Dnf_conntrack_h323_asn1.c72 #define STOP 1 macro
545 if (son->attr & STOP) { in decode_seq()
614 if (son->attr & STOP) { in decode_seq()
791 if (son->attr & STOP) { in decode_choice()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_breadcrumbs.c268 #define STOP 0 macro
282 if (test_bit(STOP, &w->flags)) in wait_for_ready()
299 return !test_bit(STOP, &w->flags); in wait_for_ready()
318 if (test_bit(STOP, &w->flags)) /* emergency escape */ in igt_wakeup_thread()
433 set_bit(STOP, &waiters[n].flags); in igt_wakeup()
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_awg_utils.c19 STOP, enumerator
92 case STOP: in awg_generate_instr()
/Linux-v4.19/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-v4.19/Documentation/media/uapi/v4l/
Dvidioc-encoder-cmd.rst48 currently only used by the STOP command and contains one bit: If the
55 started yet. After a STOP command, :ref:`read() <func-read>` calls will read
61 call of a streaming file descriptor sends an implicit immediate STOP to
Dvidioc-decoder-cmd.rst55 call of a streaming file descriptor sends an implicit immediate STOP
/Linux-v4.19/tools/perf/trace/beauty/
Dsignum.c27 P_SIGNUM(STOP); in syscall_arg__scnprintf_signum()
/Linux-v4.19/drivers/net/wan/
Dhdlc_ppp.c87 enum {START = 0, STOP, TO_GOOD, TO_BAD, RCR_GOOD, RCR_BAD, RCA, RCN, RTR, RTA, enumerator
361 ppp_cp_event(dev, PID_IPCP, STOP, 0, 0, 0, NULL); in ppp_cp_event()
362 ppp_cp_event(dev, PID_IPV6CP, STOP, 0, 0, 0, NULL); in ppp_cp_event()
591 ppp_cp_event(proto->dev, PID_LCP, STOP, 0, 0, 0, NULL); in ppp_timer()
628 ppp_cp_event(dev, PID_LCP, STOP, 0, 0, 0, NULL); in ppp_stop()
/Linux-v4.19/sound/pci/aw2/
Dsaa7146.h167 #define STOP 1 macro
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-i2c.c86 STOP = 1, // stop condition, no associated byte transfer enumerator
310 i2c_set_attr(dev,STOP); in saa7134_i2c_xfer()
/Linux-v4.19/drivers/media/dvb-frontends/
Dbcm3510_priv.h51 u8 STOP :1; member
73 u8 STOP :1; member
Dbcm3510.c256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) {
/Linux-v4.19/drivers/input/misc/
Dkeyspan_remote.c36 #define STOP 0x00 macro
311 if ((remote->data.tester & STOP_MASK) == STOP) { in keyspan_check_data()
/Linux-v4.19/Documentation/networking/
Dcan_ucan_protocol.rst176 started STOP or RESET stopped
177 stopped STOP or RESET stopped
/Linux-v4.19/Documentation/admin-guide/
Dunicode.rst155 U+F8E9 KLINGON LETTER GLOTTAL STOP
169 U+F8FE KLINGON FULL STOP
Dsysrq.rst61 On SPARC - You press :kbd:`ALT-STOP-<command key>`, I believe.
/Linux-v4.19/Documentation/i2c/
Dslave-interface170 to send STOP after that and we have an event for that. Also, keep in mind not
190 * A master can send STOP at any time. For partially transferred buffers, this
Dgpio-fault-injection79 additional STOP conditions to ensure the bus has been released. Otherwise
Dfault-codes50 transaction, and is sent before the terminating STOP. This
Dsmbus-protocol219 before the terminating STOP.
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-i2c.c233 XI2C_SET_BITS(cmd, IC_DATA_CMD, STOP, 1); in xgbe_i2c_write()
/Linux-v4.19/Documentation/media/v4l-drivers/
Dpxa_camera.rst41 | STOP | | Wait for capture start |
/Linux-v4.19/Documentation/media/uapi/rc/
Drc-tables.rst218 - STOP

12