Searched defs:call (Results 1 - 12 of 12) sorted by relevance

/u-boot/include/
H A Dmisc.h132 int (*call)(struct udevice *dev, int msgid, void *tx_msg, int tx_size, member in struct:misc_ops
/u-boot/test/py/tests/test_efi_secboot/
H A Dconftest.py7 from subprocess import call, check_call, CalledProcessError namespace
/u-boot/test/py/tests/
H A Dfs_helper.py10 from subprocess import call, check_call, check_output, CalledProcessError namespace
H A Dtest_env.py12 from subprocess import call, CalledProcessError namespace
/u-boot/test/py/tests/test_efi_capsule/
H A Dconftest.py9 from subprocess import call, check_call, CalledProcessError namespace
/u-boot/drivers/watchdog/
H A Darm_smc_wdt.c34 static int smcwd_call(struct udevice *dev, enum smcwd_call call, argument
/u-boot/test/py/tests/test_fs/
H A Dconftest.py9 from subprocess import call, check_call, check_output, CalledProcessError namespace
[all...]
/u-boot/net/
H A Dnfs.h69 } call; member in union:rpc_t::__anon857
/u-boot/api/
H A Dapi.c622 int syscall(int call, int *retval, ...) argument
[all...]
/u-boot/lib/
H A Dtrace.c269 struct trace_call *call = &hdr->ftrace[rec]; local
[all...]
/u-boot/tools/
H A Dmxsimage.h178 } call; member in union:sb_command::__anon1481
H A Dproftool.c1270 struct trace_call *call; local
1313 struct trace_call *call; local
1744 struct trace_call *call; local
[all...]

Completed in 353 milliseconds