Searched refs:embed (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.1.9/tools/testing/ktest/examples/ |
D | snowball.conf | 12 THIS_DIR := /home/rostedt/work/demo/ktest-embed
|
/linux-6.1.9/Documentation/devicetree/bindings/regulator/ |
D | st,stm32-booster.yaml | 13 Some STM32 devices embed a 3.3V booster supplied by Vdda, that can be used
|
D | st,stm32-vrefbuf.yaml | 10 Some STM32 devices embed a voltage reference buffer which can be used as
|
/linux-6.1.9/drivers/net/can/m_can/ |
D | Kconfig | 7 This is common support for devices that embed the Bosch M_CAN IP.
|
/linux-6.1.9/Documentation/driver-api/ |
D | miscellaneous.rst | 33 are expected to embed this structure in a driver-specific structure.
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | amlogic,meson-mx-ao-arc.yaml | 10 Amlogic Meson6, Meson8, Meson8b and Meson8m2 SoCs embed an ARC core
|
/linux-6.1.9/Documentation/driver-api/media/ |
D | v4l2-device.rst | 8 would embed this struct inside a larger struct. 21 that embed the struct v4l2_device instance. This is achieved by a
|
D | mc-core.rst | 91 a pads array managed by the entity driver. Drivers usually embed the array in 237 Drivers should embed the struct media_pipeline
|
/linux-6.1.9/Documentation/filesystems/ |
D | udf.rst | 36 noadinicb Don't embed data in the inode
|
/linux-6.1.9/Documentation/powerpc/ |
D | bootwrapper.rst | 85 zImage.%: Image format which does not embed a device tree. 93 Image types which embed a device tree blob (simpleImage, dtbImage, treeImage,
|
/linux-6.1.9/Documentation/core-api/ |
D | printk-basics.rst | 85 logging. This family of macros embed the log level in the macro names. For
|
/linux-6.1.9/Documentation/devicetree/bindings/usb/ |
D | amlogic,meson-g12a-usb-ctrl.yaml | 28 The Amlogic GXL, GXM & AXG SoCs doesn't embed an USB3 PHY.
|
/linux-6.1.9/Documentation/arm/stm32/ |
D | stm32-dma-mdma-chaining.rst | 14 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-6.1.9/Documentation/driver-api/tty/ |
D | tty_driver.rst | 59 embed tty_port into device's private structures. Further details about handling
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | dev-sliced-vbi.rst | 390 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-6.1.9/Documentation/admin-guide/ |
D | bootconfig.rst | 208 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-6.1.9/Documentation/networking/caif/ |
D | linux_caif.rst | 161 - All layers embed the same structure "struct cflayer"
|
/linux-6.1.9/Documentation/mm/ |
D | vmalloced-kernel-stacks.rst | 149 simply embed the thread_info (containing only flags) and 'int cpu' into
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | ethernet-controller.yaml | 63 # something proprietary is being used to embed the PHY in the
|
/linux-6.1.9/Documentation/trace/ |
D | fprobe.rst | 101 You can embed the `fprobe` to your data structure and get it by
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | atmel-nand.txt | 66 SAMA5 SoCs embed an advanced NAND controller logic to automate READ/WRITE page
|
/linux-6.1.9/tools/perf/ |
D | Makefile.config | 283 ifeq ($(shell $(PYTHON_CONFIG_SQ) --ldflags --embed 2>&1 1>/dev/null; echo $$?), 0) 284 PYTHON_CONFIG_LDFLAGS := --ldflags --embed
|
/linux-6.1.9/drivers/scsi/elx/libefc_sli/ |
D | sli4.c | 50 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-6.1.9/Documentation/driver-api/dmaengine/ |
D | client.rst | 60 should try to embed struct dma_slave_config in their controller
|
/linux-6.1.9/Documentation/block/ |
D | ublk.rst | 229 receives the request and it can allocate data buffer and embed its addr
|
12