| /rk3399_rockchip-uboot/drivers/video/bridge/ |
| H A D | video-bridge-uclass.c | 28 if (!ops->attach) in video_bridge_attach() 31 return ops->attach(dev); in video_bridge_attach()
|
| H A D | ptn3460.c | 20 .attach = ptn3460_attach,
|
| H A D | ps862x.c | 119 .attach = ps8622_attach,
|
| H A D | anx6345.c | 431 .attach = anx6345_attach,
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | Makefile | 8 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
|
| H A D | Kconfig | 65 by the "attach" ioctl. 79 The on-flash fastmap contains all information needed to attach
|
| /rk3399_rockchip-uboot/include/ |
| H A D | video_bridge.h | 35 int (*attach)(struct udevice *dev); member
|
| /rk3399_rockchip-uboot/include/drm/ |
| H A D | drm_mipi_dsi.h | 86 int (*attach)(struct mipi_dsi_host *host, member
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | drm_mipi_dsi.c | 24 if (!ops || !ops->attach) in mipi_dsi_attach() 27 return ops->attach(dsi->host, dsi); in mipi_dsi_attach()
|
| H A D | rk618_dsi.c | 1004 .attach = rk618_dsi_host_attach,
|
| H A D | dw_mipi_dsi2.c | 1422 .attach = dw_mipi_dsi2_host_attach,
|
| H A D | dw_mipi_dsi.c | 1682 .attach = dw_mipi_dsi_host_attach,
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 6 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 D | Kconfig | 91 unlock status. oem unlock status attach to bootargs on boot.
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/ |
| H A D | core.h | 142 int (*attach)(struct serdes *serdes); member
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ubi | 29 a new UBI device on the requested MTD partition. Or it will attach a
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | README | 85 direct attach cable(copper), the copper cable is used to emulate
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | usb-info.txt | 179 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 D | README | 91 direct attach cable(copper), the copper cable is used to emulate
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 288 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 D | lgpl-2.1.txt | 468 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 D | lgpl-2.0.txt | 447 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 D | COPYING | 181 To apply the Apache License to your work, attach the following
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | zynqmp.dtsi | 141 /* fixme: what to attach to */
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | Kconfig | 1328 bool "terminal - provides a way to attach a serial terminal"
|