Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c28 if (!ops->attach) in video_bridge_attach()
31 return ops->attach(dev); in video_bridge_attach()
H A Dptn3460.c20 .attach = ptn3460_attach,
H A Dps862x.c119 .attach = ps8622_attach,
H A Danx6345.c431 .attach = anx6345_attach,
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A DMakefile8 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
H A DKconfig65 by the "attach" ioctl.
79 The on-flash fastmap contains all information needed to attach
/rk3399_rockchip-uboot/include/
H A Dvideo_bridge.h35 int (*attach)(struct udevice *dev); member
/rk3399_rockchip-uboot/include/drm/
H A Ddrm_mipi_dsi.h86 int (*attach)(struct mipi_dsi_host *host, member
/rk3399_rockchip-uboot/drivers/video/drm/
H A Ddrm_mipi_dsi.c24 if (!ops || !ops->attach) in mipi_dsi_attach()
27 return ops->attach(dsi->host, dsi); in mipi_dsi_attach()
H A Drk618_dsi.c1004 .attach = rk618_dsi_host_attach,
H A Ddw_mipi_dsi2.c1422 .attach = dw_mipi_dsi2_host_attach,
H A Ddw_mipi_dsi.c1682 .attach = dw_mipi_dsi_host_attach,
/rk3399_rockchip-uboot/test/py/
H A DREADME.md6 console interface. A single top-level script exists to execute or attach to the
37 physical board, attach to the board's console stream, and reset the board.
73 The test script will attach to U-Boot, execute all valid tests for the board,
85 debug communication via the channel `COMM`. You can attach a debugger to the
112 to attach the debugger to the new sandbox instance. If these tests are not
/rk3399_rockchip-uboot/cmd/fastboot/
H A DKconfig91 unlock status. oem unlock status attach to bootargs on boot.
/rk3399_rockchip-uboot/drivers/video/drm/display-serdes/
H A Dcore.h142 int (*attach)(struct serdes *serdes); member
/rk3399_rockchip-uboot/doc/
H A DREADME.ubi29 a new UBI device on the requested MTD partition. Or it will attach a
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME85 direct attach cable(copper), the copper cable is used to emulate
/rk3399_rockchip-uboot/doc/driver-model/
H A Dusb-info.txt179 The enumeration process needs to work out which driver to attach to each USB
281 - they both attach private data to their children (struct usb_device,
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A DREADME91 direct attach cable(copper), the copper cable is used to emulate
/rk3399_rockchip-uboot/Licenses/
H 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
H 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
H 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
/rk3399_rockchip-uboot/lib/libxbc/
H A DCOPYING181 To apply the Apache License to your work, attach the following
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dzynqmp.dtsi141 /* fixme: what to attach to */
/rk3399_rockchip-uboot/cmd/
H A DKconfig1328 bool "terminal - provides a way to attach a serial terminal"

12