Home
last modified time | relevance | path

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

12345

/Linux-v5.15/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.15/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.15/Documentation/filesystems/
Dudf.rst35 adinicb Embed data in the inode (default)
36 noadinicb Don't embed data in the inode
/Linux-v5.15/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.15/drivers/net/can/m_can/
DKconfig6 This is common support for devices that embed the Bosch M_CAN IP.
/Linux-v5.15/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.15/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.15/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.15/Documentation/driver-api/
Dmiscellaneous.rst34 are expected to embed this structure in a driver-specific structure.
/Linux-v5.15/tools/testing/ktest/examples/
Dsnowball.conf12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
/Linux-v5.15/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.15/drivers/w1/
Dw1_internal.h24 * the callback. Embed this into the structure with the command details.
/Linux-v5.15/Documentation/userspace-api/media/v4l/
Ddev-sliced-vbi.rst390 then the device cannot embed sliced VBI data in the MPEG stream.
395 capturing sliced VBI data. The control only indicates to embed sliced
399 It may also be the case that a device can embed sliced VBI data in only
426 embed up to 36 lines of sliced VBI data per frame in an MPEG-2 *Private
/Linux-v5.15/tools/perf/
DMakefile.config256 # '-lpythonX.Y' flag unless '--embed' is also passed. The feature check for
258 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0)
259 PYTHON_CONFIG_LDFLAGS := --ldflags --embed
770 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
773 PERL_EMBED_CCOPTS = $(shell perl -MExtUtils::Embed -e ccopts 2>/dev/null)
782 …erl devel files. Disabling perl scripting support, please install perl-ExtUtils-Embed/libperl-dev);
/Linux-v5.15/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.15/drivers/gpu/drm/selftests/
Ddrm_selftest.c42 /* Embed the line number into the parameter name so that we can order tests */
/Linux-v5.15/tools/perf/util/
Dtrace-event-scripting.c129 "\n # yum install 'perl(ExtUtils::Embed)' (Fedora)" in print_perl_unsupported_msg()
/Linux-v5.15/tools/build/feature/
DMakefile214 PERL_EMBED_LDOPTS = $(shell perl -MExtUtils::Embed -e ldopts 2>/dev/null)
217 PERL_EMBED_CCOPTS = `perl -MExtUtils::Embed -e ccopts 2>/dev/null`
/Linux-v5.15/drivers/dma-buf/
Dselftest.c31 /* Embed the line number into the parameter name so that we can order tests */

12345