Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/drivers/video/bridge/
A Dptn3460.c20 .attach = ptn3460_attach,
A Dvideo-bridge-uclass.c31 if (!ops->attach) in video_bridge_attach()
34 return ops->attach(dev); in video_bridge_attach()
A Dps862x.c121 .attach = ps8622_attach,
A Danx6345.c408 .attach = anx6345_attach,
/u-boot/drivers/mtd/ubi/
A DMakefile6 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
A DKconfig77 by the "attach" ioctl.
90 The on-flash fastmap contains all information needed to attach
/u-boot/include/
A Dvideo_bridge.h34 int (*attach)(struct udevice *dev); member
A Dmipi_dsi.h91 int (*attach)(struct mipi_dsi_host *host, member
/u-boot/drivers/video/
A Dmipi_dsi.c61 if (!ops || !ops->attach) in mipi_dsi_attach()
64 return ops->attach(dsi->host, dsi); in mipi_dsi_attach()
A Ddw_mipi_dsi.c438 .attach = dw_mipi_dsi_host_attach,
/u-boot/doc/usage/cmd/
A Dhost.rst19 The host command provides a way to attach disk images on the host to U-Boot
/u-boot/doc/develop/
A Devent.rst77 cases we want to attach an event handler at runtime. For example, we may wish
A Dpy_testing.rst8 console interface. A single top-level script exists to execute or attach to the
64 physical board, attach to the board's console stream, and reset the board.
119 The test script will attach to U-Boot, execute all valid tests for the board,
182 debug communication via the channel `COMM`. You can attach a debugger to the
211 to attach the debugger to the new sandbox instance. If these tests are not
/u-boot/drivers/video/stm32/
A Dstm32_dsi.c500 .attach = stm32_dsi_attach,
/u-boot/doc/
A DREADME.ubi29 a new UBI device on the requested MTD partition. Or it will attach a
/u-boot/drivers/video/rockchip/
A Ddw_mipi_dsi_rockchip.c857 .attach = dw_mipi_dsi_rockchip_attach,
/u-boot/doc/develop/driver-model/
A Dusb-info.rst183 The enumeration process needs to work out which driver to attach to each USB
285 - they both attach private data to their children (struct usb_device,
/u-boot/Licenses/
A Dgpl-2.0.txt288 To do so, attach the following notices to the program. It is safest
289 to attach them to the start of each source file to most effectively
A Dlgpl-2.0.txt447 To apply these terms, attach the following notices to the library. It is
448 safest to attach them to the start of each source file to most effectively
A Dlgpl-2.1.txt468 To apply these terms, attach the following notices to the library. It is
469 safest to attach them to the start of each source file to most effectively
/u-boot/tools/u_boot_pylib/
A DLICENSE288 To do so, attach the following notices to the program. It is safest
289 to attach them to the start of each source file to most effectively
/u-boot/board/freescale/t208xqds/
A DREADME91 direct attach cable(copper), the copper cable is used to emulate
/u-boot/scripts/
A Dspelling.txt191 attatch||attach
/u-boot/doc/arch/sandbox/
A Dsandbox.rst538 will let you use GDB to attach like::
/u-boot/
A DREADME544 attach your USB cable. The Unix command "dmesg" should print
1148 The on-flash fastmap contains all information needed to attach

Completed in 45 milliseconds

12