Home
last modified time | relevance | path

Searched refs:embed (Results 1 – 25 of 32) sorted by relevance

12

/Linux-v6.1/tools/testing/ktest/examples/
Dsnowball.conf12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
/Linux-v6.1/drivers/net/can/m_can/
DKconfig7 This is common support for devices that embed the Bosch M_CAN IP.
/Linux-v6.1/Documentation/driver-api/
Dmiscellaneous.rst33 are expected to embed this structure in a driver-specific structure.
/Linux-v6.1/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.rst91 a pads array managed by the entity driver. Drivers usually embed the array in
237 Drivers should embed the struct media_pipeline
Dv4l2-dev.rst21 If you embed it in a larger struct, then you must set the ``release()``
/Linux-v6.1/Documentation/filesystems/
Dudf.rst36 noadinicb Don't embed data in the inode
/Linux-v6.1/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-v6.1/Documentation/core-api/
Dprintk-basics.rst85 logging. This family of macros embed the log level in the macro names. For
/Linux-v6.1/Documentation/arm/stm32/
Dstm32-dma-mdma-chaining.rst14 To offload data transfers from the CPU, STM32 microprocessors (MPUs) embed
17 STM32MP1 SoCs embed both STM32 DMA and STM32 MDMA controllers. STM32 DMA
110 STM32 DMA-MDMA chaining feature then uses a SRAM buffer. STM32MP1 SoCs embed
/Linux-v6.1/Documentation/driver-api/tty/
Dtty_driver.rst59 embed tty_port into device's private structures. Further details about handling
/Linux-v6.1/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-v6.1/Documentation/admin-guide/
Dbootconfig.rst208 If you can not use initrd, you can also embed the bootconfig file in the
217 The kernel will embed it as the default bootconfig.
/Linux-v6.1/Documentation/networking/caif/
Dlinux_caif.rst161 - All layers embed the same structure "struct cflayer"
/Linux-v6.1/Documentation/mm/
Dvmalloced-kernel-stacks.rst149 simply embed the thread_info (containing only flags) and 'int cpu' into
/Linux-v6.1/Documentation/trace/
Dfprobe.rst101 You can embed the `fprobe` to your data structure and get it by
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Datmel-nand.txt66 SAMA5 SoCs embed an advanced NAND controller logic to automate READ/WRITE page
/Linux-v6.1/tools/perf/
DMakefile.config283 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0)
284 PYTHON_CONFIG_LDFLAGS := --ldflags --embed
/Linux-v6.1/drivers/scsi/elx/libefc_sli/
Dsli4.c50 if (length > sizeof(config->payload.embed) && !dma) { in sli_config_cmd_init()
65 return config->payload.embed; in sli_config_cmd_init()
665 return sli_config->payload.embed[4]; in sli_res_sli_config()
4267 offsetof(struct sli4_cmd_sli_config, payload.embed)); in sli_get_sli4_parameters()
4532 offsetof(struct sli4_cmd_sli_config, payload.embed)); in sli_get_config()
/Linux-v6.1/Documentation/block/
Dublk.rst229 receives the request and it can allocate data buffer and embed its addr
/Linux-v6.1/Documentation/driver-api/dmaengine/
Dclient.rst60 should try to embed struct dma_slave_config in their controller
/Linux-v6.1/arch/arc/
DKconfig552 Set the name of the DTB to embed in the vmlinux binary
/Linux-v6.1/Documentation/i2c/
Dwriting-clients.rst128 monitoring chips on PC motherboards, and thus used to embed some assumptions
/Linux-v6.1/drivers/usb/gadget/udc/
DKconfig495 This may help in some stages of creating a driver to embed in a
/Linux-v6.1/drivers/scsi/elx/efct/
Defct_hw.c62 (buf + offsetof(struct sli4_cmd_sli_config, payload.embed)); in efct_hw_read_max_dump_size()
3277 &mbox_rsp->payload.embed; in efct_hw_cb_fw_write()

12