Searched refs:produce (Results 1 – 25 of 128) sorted by relevance
123456
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | lmedm04.rst | 21 will produce dvb-usb-lme2510c-s7395.fw 34 will produce dvb-usb-lme2510c-s7395.fw 51 will produce dvb-usb-lme2510-lg.fw
|
/Linux-v4.19/Documentation/ |
D | switchtec.txt | 44 produce an error and any read that doesn't follow a write will 45 produce an error. 50 reading less than 4 bytes will produce an error.
|
D | Makefile | 79 …FLATEX)' command was not found. Make sure you have it installed and in PATH to produce PDF output.)
|
/Linux-v4.19/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-v4.19/drivers/i2c/ |
D | Kconfig | 126 Say Y here if you want the I2C core to produce a bunch of debug 133 Say Y here if you want the I2C algorithm drivers to produce a bunch 142 Say Y here if you want the I2C bus drivers to produce a bunch of
|
/Linux-v4.19/Documentation/devicetree/bindings/net/can/ |
D | ti_hecc.txt | 16 - ti,use-hecc1int: if provided configures HECC to produce all interrupts
|
/Linux-v4.19/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-v4.19/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 1401 int produce; in ioc3_start_xmit() local 1456 produce = ip->tx_pi; in ioc3_start_xmit() 1457 desc = &ip->txr[produce]; in ioc3_start_xmit() 1489 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit() 1490 produce = (produce + 1) & 127; in ioc3_start_xmit() 1491 ip->tx_pi = produce; in ioc3_start_xmit() 1492 ioc3_w_etpir(produce << 7); /* Fire ... */ in ioc3_start_xmit()
|
/Linux-v4.19/tools/bpf/bpftool/Documentation/ |
D | bpftool.rst | 52 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
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 25 Some mmu instances may produce unexpected results
|
/Linux-v4.19/drivers/usb/wusbcore/ |
D | Kconfig | 36 Say Y here if you want the CBA to produce a bunch of debug messages
|
/Linux-v4.19/arch/m68k/ |
D | Kconfig.debug | 37 Use a fast secondary clock to produce profiling information.
|
/Linux-v4.19/drivers/pps/ |
D | Kconfig | 27 Say Y here if you want the PPS support to produce a bunch of debug
|
/Linux-v4.19/lib/ |
D | Kconfig.ubsan | 37 accesses may produce a lot of false positives.
|
/Linux-v4.19/drivers/ras/ |
D | Kconfig | 11 produce correct outputs up to some given time. Reliability is
|
/Linux-v4.19/drivers/pnp/ |
D | Kconfig | 28 Say Y here if you want the PNP layer to be able to produce debugging
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm2835-cprman.txt | 8 oscillator, a level of PLL dividers that produce channels off of the
|
/Linux-v4.19/fs/jffs2/ |
D | LICENCE | 22 files and link them with other works to produce a work based on these
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-touch.rst | 18 Processing is required to analyse the raw data and produce input events. In
|
/Linux-v4.19/Documentation/dev-tools/ |
D | ubsan.rst | 81 still enable it in config, just note that it will produce a lot of UBSAN
|
/Linux-v4.19/tools/usb/usbip/ |
D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
/Linux-v4.19/Documentation/networking/ |
D | tcp-thin.txt | 16 applications, we have seen that they often produce thin streams
|
/Linux-v4.19/Documentation/hwmon/ |
D | nsa320 | 43 will not produce any output. If the duration of either phase of the clock
|
/Linux-v4.19/Documentation/kbuild/ |
D | headers_install.txt | 29 ARCH indicates which architecture to produce headers for, and defaults to the
|
123456