Searched refs:produce (Results 1 – 25 of 141) sorted by relevance
123456
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | lmedm04.rst | 23 will produce dvb-usb-lme2510c-s7395.fw 36 will produce dvb-usb-lme2510c-s7395.fw 53 will produce dvb-usb-lme2510-lg.fw
|
/Linux-v5.4/Documentation/driver-api/ |
D | switchtec.rst | 44 produce an error and any read that doesn't follow a write will 45 produce an error. 50 call -- reading less than 4 bytes will produce an error.)
|
/Linux-v5.4/Documentation/input/devices/ |
D | yealink.rst | 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.
|
/Linux-v5.4/drivers/i2c/ |
D | Kconfig | 127 Say Y here if you want the I2C core to produce a bunch of debug 134 Say Y here if you want the I2C algorithm drivers to produce a bunch 143 Say Y here if you want the I2C bus drivers to produce a bunch of
|
/Linux-v5.4/Documentation/devicetree/bindings/net/can/ |
D | ti_hecc.txt | 16 - ti,use-hecc1int: if provided configures HECC to produce all interrupts
|
/Linux-v5.4/tools/testing/selftests/tc-testing/plugin-lib/ |
D | README-PLUGINS | 21 …Run the command under test with valgrind, and produce an extra set of TAP results for the memory t…
|
/Linux-v5.4/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1373 int produce; in ioc3_start_xmit() local 1426 produce = ip->tx_pi; in ioc3_start_xmit() 1427 desc = &ip->txr[produce]; in ioc3_start_xmit() 1473 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit() 1474 produce = (produce + 1) & TX_RING_MASK; in ioc3_start_xmit() 1475 ip->tx_pi = produce; in ioc3_start_xmit() 1476 writel(produce << 7, &ip->regs->etpir); /* Fire ... */ in ioc3_start_xmit()
|
/Linux-v5.4/drivers/staging/wusbcore/ |
D | Kconfig | 35 Say Y here if you want the CBA to produce a bunch of debug messages
|
/Linux-v5.4/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 25 Some mmu instances may produce unexpected results
|
/Linux-v5.4/arch/m68k/ |
D | Kconfig.debug | 37 Use a fast secondary clock to produce profiling information.
|
/Linux-v5.4/drivers/pps/ |
D | Kconfig | 28 Say Y here if you want the PPS support to produce a bunch of debug
|
/Linux-v5.4/drivers/ras/ |
D | Kconfig | 12 produce correct outputs up to some given time. Reliability is
|
/Linux-v5.4/drivers/pnp/ |
D | Kconfig | 29 Say Y here if you want the PNP layer to be able to produce debugging
|
/Linux-v5.4/lib/ |
D | Kconfig.ubsan | 39 accesses may produce a lot of false positives.
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm2835-cprman.txt | 8 oscillator, a level of PLL dividers that produce channels off of the
|
/Linux-v5.4/fs/jffs2/ |
D | LICENCE | 22 files and link them with other works to produce a work based on these
|
/Linux-v5.4/tools/bpf/bpftool/Documentation/ |
D | bpftool.rst | 56 Generate JSON output. For commands that cannot produce JSON, this
|
D | bpftool-perf.rst | 50 Generate JSON output. For commands that cannot produce JSON, this
|
D | bpftool-feature.rst | 70 Generate JSON output. For commands that cannot produce JSON, this
|
/Linux-v5.4/drivers/acpi/apei/ |
D | Kconfig | 33 by firmware to produce more valuable hardware error
|
/Linux-v5.4/Documentation/kbuild/ |
D | headers_install.rst | 30 ARCH indicates which architecture to produce headers for, and defaults to the
|
/Linux-v5.4/Documentation/ |
D | Makefile | 93 …FLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | dev-touch.rst | 25 Processing is required to analyse the raw data and produce input events. In
|
/Linux-v5.4/Documentation/dev-tools/ |
D | ubsan.rst | 81 still enable it in config, just note that it will produce a lot of UBSAN
|
/Linux-v5.4/Documentation/process/ |
D | programming-language.rst | 28 should still produce proper code, even if it is slower or does not perform
|
123456