Home
last modified time | relevance | path

Searched full:embed (Results 1 – 25 of 105) sorted by relevance

12345

/Linux-v5.10/arch/mips/loongson64/
Ddma.c10 * Loongson-3's 48bit address space and embed it into 40bit */ in phys_to_dma()
19 * Loongson-3's 48bit address space and embed it into 40bit */ in dma_to_phys()
/Linux-v5.10/tools/perf/scripts/perl/Perf-Trace-Util/
DREADME39 You should make sure libperl and ExtUtils/Embed.pm are installed first
40 e.g. apt-get install libperl-dev or yum install perl-ExtUtils-Embed.
/Linux-v5.10/Documentation/filesystems/
Dudf.rst35 adinicb Embed data in the inode (default)
36 noadinicb Don't embed data in the inode
/Linux-v5.10/drivers/net/can/m_can/
DKconfig6 This is common support for devices that embed the Bosch M_CAN IP.
/Linux-v5.10/Documentation/driver-api/media/
Dv4l2-device.rst8 would embed this struct inside a larger struct.
21 that embed the struct v4l2_device instance. This is achieved by a
Dmc-core.rst84 a pads array managed by the entity driver. Drivers usually embed the array in
218 Drivers should embed the struct media_pipeline
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dst,stm32-booster.yaml13 Some STM32 devices embed a 3.3V booster supplied by Vdda, that can be used
Dst,stm32-vrefbuf.yaml10 Some STM32 devices embed a voltage reference buffer which can be used as
/Linux-v5.10/Documentation/powerpc/
Dbootwrapper.rst85 zImage.%: Image format which does not embed a device tree.
93 Image types which embed a device tree blob (simpleImage, dtbImage, treeImage,
/Linux-v5.10/fs/xfs/
Dxfs_pwork.h27 * Embed this parallel work control item inside your own work structure,
Dxfs_pwork.c24 * a desired level of parallelization and a work function. Next, they embed
/Linux-v5.10/Documentation/driver-api/
Dmiscellaneous.rst34 are expected to embed this structure in a driver-specific structure.
/Linux-v5.10/tools/testing/ktest/examples/
Dsnowball.conf12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
/Linux-v5.10/arch/mips/include/asm/vdso/
Dvdso.h39 * "li %0, _start - .", so embed the offset as a word and branch over in get_vdso_base()
/Linux-v5.10/drivers/net/wimax/i2400m/
Di2400m-usb.h76 * Embed an 'struct edc' somewhere. Each time there is a soft or
119 * To use, embed a 'struct edc' somewhere, initialize it with
/Linux-v5.10/drivers/w1/
Dw1_internal.h24 * the callback. Embed this into the structure with the command details.
/Linux-v5.10/tools/perf/
DMakefile.config244 # '-lpythonX.Y' flag unless '--embed' is also passed. The feature check for
246 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0)
247 PYTHON_CONFIG_LDFLAGS := --ldflags --embed
747 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
750 PERL_EMBED_CCOPTS = $(shell perl -MExtUtils::Embed -e ccopts 2>/dev/null)
759 …erl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev);
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Ddev-sliced-vbi.rst381 then the device cannot embed sliced VBI data in the MPEG stream.
386 capturing sliced VBI data. The control only indicates to embed sliced
390 It may also be the case that a device can embed sliced VBI data in only
417 embed up to 36 lines of sliced VBI data per frame in an MPEG-2 *Private
/Linux-v5.10/include/linux/
Dmii_timestamper.h38 * Drivers for PHY time stamping devices should embed their
Dpowercap.h238 * Advantage of this parameter is that client can embed
274 * can embed this data in its data structures and allocate in a
Dpldmfw.h124 * should embed this in a private structure and use container_of to obtain
Dposix-clock.h76 * Drivers should embed their struct posix_clock within a private
/Linux-v5.10/tools/perf/util/
Dtrace-event-scripting.c105 "\n # yum install 'perl(ExtUtils::Embed)' (Fedora)" in print_perl_unsupported_msg()
/Linux-v5.10/drivers/gpu/drm/selftests/
Ddrm_selftest.c42 /* Embed the line number into the parameter name so that we can order tests */
/Linux-v5.10/tools/build/feature/
DMakefile211 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
214 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null`

12345