Searched full:produce (Results 1 – 25 of 642) sorted by relevance
12345678910>>...26
23 will produce dvb-usb-lme2510c-s7395.fw36 will produce dvb-usb-lme2510c-s7395.fw53 will produce dvb-usb-lme2510-lg.fw
44 produce an error and any read that doesn't follow a write will45 produce an error.50 call -- reading less than 4 bytes will produce an error.)
107 - GPIO outputs can produce periodic signals130 GPIO which can time stamp external triggers and one GPIO to produce133 configured to either time stamp external triggers or produce
25 * 2. with __SYSCALL defined to produce function declarations26 * 3. with __SYSCALL defined to produce syscall table initialization
142 Say Y here if you want the I2C core to produce a bunch of debug149 Say Y here if you want the I2C algorithm drivers to produce a bunch158 Say Y here if you want the I2C bus drivers to produce a bunch of
60 # compiler may produce different code depending on the compiler and75 # produce more consistent amounts of data each run, to see if over92 # Specifically crafted test will produce a list of Tread ID's to
38 * NOTE: @x is not checked for > 0xff; larger values produce odd results.46 * NOTE: @x is not checked for > 0xff; larger values produce odd results.
194 * xxh32_digest() - produce the current xxh32 hash196 * @state: Produce the current xxh32 hash of this state.227 * xxh64_digest() - produce the current xxh64 hash229 * @state: Produce the current xxh64 hash of this state.
15 * Every stream will have its corresponding encoder polled to produce TS packets39 * Every stream will have its corresponding encoder polled to produce TS packets
59 /* Cyclic index of next element to produce/consume */65 /* Cyclic index of next element to produce/consume */77 * as produce / consume.80 /* Point to next element to produce/consume */134 * for fastpath operation [consume/produce] but only for the SINGLE511 /* produce empty elements */ in qed_chain_reset()
4 # Produce awk statements roughly depicting the system's CPU and cache5 # layout. If the required information is not available, produce
76 '1' : 2 segments digit only able to produce a 1.78 able to produce at least 1 2 3.80 able to produce at least 0 1 2 3 4 5.
17 * can be |'d with others to produce a full register value for26 * with others to produce a full register value for <x>.
603 * ice_clean_xdp_irq_zc - produce AF_XDP descriptors to CQ667 * @xdp_ring: XDP ring to produce descriptor onto980 * ice_xmit_pkt - produce a single HW Tx descriptor out of AF_XDP descriptor981 * @xdp_ring: XDP ring to produce the HW Tx descriptor on1005 * ice_xmit_pkt_batch - produce a batch of HW Tx descriptors out of AF_XDP descriptors1006 * @xdp_ring: XDP ring to produce the HW Tx descriptors on1038 * ice_fill_tx_hw_ring - produce the number of Tx descriptors onto ring1039 * @xdp_ring: XDP ring to produce the HW Tx descriptors on1062 * @xdp_ring: XDP ring to produce the HW Tx descriptors on
29 …"BriefDescription": "Counts the number of floating point operations that produce 32 bit single pre…37 …"BriefDescription": "Counts the number of floating point operations that produce 64 bit double pre…
745 /* Now the rx ring base, consume & produce registers. */ in ioc3_start()756 /* Now the tx ring base, consume & produce registers. */ in ioc3_start()985 int produce; in ioc3_start_xmit() local1038 produce = ip->tx_pi; in ioc3_start_xmit()1039 desc = &ip->txr[produce]; in ioc3_start_xmit()1085 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit()1086 produce = (produce + 1) & TX_RING_MASK; in ioc3_start_xmit()1087 ip->tx_pi = produce; in ioc3_start_xmit()1088 writel(produce << 7, &ip->regs->etpir); /* Fire ... */ in ioc3_start_xmit()
30 sptest1: Simple governor switch to produce lockdep.31 sptest2: Concurrent governor switch to produce lockdep.
126 * Selector is optional (may be NULL), and if invalid will produce135 * virtual address space from which syscalls will not produce a user