Searched refs:produce (Results 1 – 25 of 176) sorted by relevance
12345678
/linux-6.12.1/Documentation/admin-guide/media/ |
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-6.12.1/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.)
|
D | ptp.rst | 107 - GPIO outputs can produce periodic signals 130 GPIO which can time stamp external triggers and one GPIO to produce 133 configured to either time stamp external triggers or produce
|
/linux-6.12.1/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 985 int produce; in ioc3_start_xmit() local 1038 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()
|
/linux-6.12.1/scripts/ |
D | git.orderFile | 3 # order file for git, to produce patches which are easier to review
|
/linux-6.12.1/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-6.12.1/drivers/i2c/ |
D | Kconfig | 142 Say Y here if you want the I2C core to produce a bunch of debug 149 Say Y here if you want the I2C algorithm drivers to produce a bunch 158 Say Y here if you want the I2C bus drivers to produce a bunch of
|
/linux-6.12.1/Documentation/devicetree/bindings/net/can/ |
D | ti_hecc.txt | 16 - ti,use-hecc1int: if provided configures HECC to produce all interrupts
|
/linux-6.12.1/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-6.12.1/tools/bpf/bpftool/Documentation/ |
D | common_options.rst | 15 Generate JSON output. For commands that cannot produce JSON, this option
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | fw_search_path.rst | 27 and may not produce the intended effects. For instance you might want to use:
|
/linux-6.12.1/arch/m68k/ |
D | Kconfig.debug | 37 Use a fast secondary clock to produce profiling information.
|
/linux-6.12.1/drivers/pps/ |
D | Kconfig | 28 Say Y here if you want the PPS support to produce a bunch of debug
|
/linux-6.12.1/drivers/pnp/ |
D | Kconfig | 29 Say Y here if you want the PNP layer to be able to produce debugging
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm2835-cprman.txt | 8 oscillator, a level of PLL dividers that produce channels off of the
|
/linux-6.12.1/fs/jffs2/ |
D | LICENCE | 22 files and link them with other works to produce a work based on these
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 18 Processing is required to analyse the raw data and produce input events. In
|
/linux-6.12.1/Documentation/kbuild/ |
D | headers_install.rst | 30 ARCH indicates which architecture to produce headers for, and defaults to the
|
/linux-6.12.1/drivers/ras/ |
D | Kconfig | 12 produce correct outputs up to some given time. Reliability is
|
/linux-6.12.1/Documentation/dev-tools/ |
D | ubsan.rst | 71 still enable it in config, just note that it will produce a lot of UBSAN
|
/linux-6.12.1/tools/usb/usbip/ |
D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
/linux-6.12.1/Documentation/iio/ |
D | iio_dmabuf_api.rst | 26 which produce several megabytes or even gigabytes of data per second.
|
/linux-6.12.1/Documentation/networking/ |
D | tcp-thin.rst | 20 applications, we have seen that they often produce thin streams
|
/linux-6.12.1/Documentation/i2c/busses/ |
D | i2c-sis96x.rst | 29 The command ``lspci`` as root should produce something like these lines::
|
/linux-6.12.1/Documentation/hwmon/ |
D | nsa320.rst | 54 will not produce any output. If the duration of either phase of the clock
|
12345678