Searched refs:exec (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/drivers/scsi/ |
| H A D | scsi-uclass.c | 20 if (!ops->exec) in scsi_exec() 23 return ops->exec(dev, pccb); in scsi_exec()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | streamline_config.pl | 114 my $exec = $conf->{"exec"}; 118 open(my $infile, '-|', "$exec $file") || die "Failed to run $exec $file";
|
| H A D | qconf.cc | 911 headerPopup->exec(e->globalPos()); in contextMenuEvent() 1731 switch (mb.exec()) { in closeEvent() 1871 configApp->exec(); in main()
|
| /rk3399_rockchip-uboot/board/freescale/mx35pdk/ |
| H A D | README | 23 exec -c "noinitrd console=ttymxc0,115200 root=/dev/mtdblock8 rw rootfstype=jffs2 ip=dhcp fec_mac=00… 33 exec -c "noinitrd console=ttymxc0,115200 root=/dev/nfsroot rootfstype=nfsroot nfsroot=192.168.1.1:/… 69 exec -c "noinitrd console=ttymxc0,115200 root=/dev/nfsroot rootfstype=nfsroot nfsroot=192.168.1.1:/…
|
| /rk3399_rockchip-uboot/include/ |
| H A D | scsi.h | 201 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.mpc83xxads | 13 --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared
|
| H A D | README.clang | 59 exec clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd "$@"
|
| H A D | README.chromium | 248 it uses a fixed address to load the FIT and does not support load/exec
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/ |
| H A D | Kconfig | 116 tegrarcm or L4T's exec-uboot.sh/tegraflash.py, Tegra's USB device
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 1228 .exec = ahci_scsi_exec,
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3128.dtsi | 362 map-exec;
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 190 This script may be implemented e.g. by exec()ing `cu`, `kermit`, `conmux`, etc.
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs.c | 2071 .exec = ufs_scsi_exec,
|