Home
last modified time | relevance | path

Searched refs:produce (Results 1 – 25 of 161) sorted by relevance

1234567

/Linux-v6.6/Documentation/admin-guide/media/
Dlmedm04.rst23 will produce dvb-usb-lme2510c-s7395.fw
36 will produce dvb-usb-lme2510c-s7395.fw
53 will produce dvb-usb-lme2510-lg.fw
/Linux-v6.6/Documentation/driver-api/
Dswitchtec.rst44 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.)
Dptp.rst107 - 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-v6.6/drivers/net/ethernet/sgi/
Dioc3-eth.c987 int produce; in ioc3_start_xmit() local
1040 produce = ip->tx_pi; in ioc3_start_xmit()
1041 desc = &ip->txr[produce]; in ioc3_start_xmit()
1087 ip->tx_skbs[produce] = skb; /* Remember skb */ in ioc3_start_xmit()
1088 produce = (produce + 1) & TX_RING_MASK; in ioc3_start_xmit()
1089 ip->tx_pi = produce; in ioc3_start_xmit()
1090 writel(produce << 7, &ip->regs->etpir); /* Fire ... */ in ioc3_start_xmit()
/Linux-v6.6/Documentation/input/devices/
Dyealink.rst76 '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-v6.6/Documentation/devicetree/bindings/net/can/
Dti_hecc.txt16 - ti,use-hecc1int: if provided configures HECC to produce all interrupts
/Linux-v6.6/drivers/i2c/
DKconfig150 Say Y here if you want the I2C core to produce a bunch of debug
157 Say Y here if you want the I2C algorithm drivers to produce a bunch
166 Say Y here if you want the I2C bus drivers to produce a bunch of
/Linux-v6.6/tools/testing/selftests/tc-testing/plugin-lib/
DREADME-PLUGINS21 …Run the command under test with valgrind, and produce an extra set of TAP results for the memory t…
/Linux-v6.6/tools/bpf/bpftool/Documentation/
Dcommon_options.rst16 Generate JSON output. For commands that cannot produce JSON, this
/Linux-v6.6/Documentation/driver-api/firmware/
Dfw_search_path.rst27 and may not produce the intended effects. For instance you might want to use:
/Linux-v6.6/arch/m68k/
DKconfig.debug37 Use a fast secondary clock to produce profiling information.
/Linux-v6.6/drivers/pps/
DKconfig28 Say Y here if you want the PPS support to produce a bunch of debug
/Linux-v6.6/drivers/ras/
DKconfig12 produce correct outputs up to some given time. Reliability is
/Linux-v6.6/drivers/pnp/
DKconfig29 Say Y here if you want the PNP layer to be able to produce debugging
/Linux-v6.6/fs/jffs2/
DLICENCE22 files and link them with other works to produce a work based on these
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dbrcm,bcm2835-cprman.txt8 oscillator, a level of PLL dividers that produce channels off of the
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Ddev-touch.rst18 Processing is required to analyse the raw data and produce input events. In
/Linux-v6.6/drivers/acpi/apei/
DKconfig33 by firmware to produce more valuable hardware error
/Linux-v6.6/Documentation/kbuild/
Dheaders_install.rst30 ARCH indicates which architecture to produce headers for, and defaults to the
/Linux-v6.6/tools/usb/usbip/
Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
/Linux-v6.6/Documentation/dev-tools/
Dubsan.rst81 still enable it in config, just note that it will produce a lot of UBSAN
/Linux-v6.6/arch/riscv/
DKconfig.socs108 for the DTS file that will be used to produce the DTB linked into the
/Linux-v6.6/Documentation/networking/
Dtcp-thin.rst20 applications, we have seen that they often produce thin streams
/Linux-v6.6/Documentation/hwmon/
Dnsa320.rst54 will not produce any output. If the duration of either phase of the clock
/Linux-v6.6/Documentation/i2c/busses/
Di2c-sis96x.rst29 The command ``lspci`` as root should produce something like these lines::

1234567