| /u-boot/tools/binman/ |
| A D | bintool_test.py | 78 def check_fetch_url(cls, fake_download, method): argument 162 def check_fetch_all(self, method): argument 166 def fake_fetch(method, col, skip_present): argument 197 def fake_fetch2(method, col, skip_present): argument
|
| A D | bintool.py | 180 def fetch_tool(self, method, col, skip_present): argument 227 def fetch_tools(method, names_to_fetch): argument 461 def fetch(self, method): argument 567 def fetch(self, method): argument
|
| /u-boot/tools/binman/btool/ |
| A D | _testing.py | 27 def fetch(self, method): argument
|
| A D | lz4.py | 111 def fetch(self, method): argument
|
| A D | mkimage.py | 52 def fetch(self, method): argument
|
| A D | lzma_alone.py | 94 def fetch(self, method): argument
|
| A D | openssl.py | 77 def fetch(self, method): argument
|
| A D | fiptool.py | 98 def fetch(self, method): argument
|
| A D | cbfstool.py | 200 def fetch(self, method): argument
|
| A D | futility.py | 148 def fetch(self, method): argument
|
| A D | ifwitool.py | 147 def fetch(self, method): argument
|
| /u-boot/drivers/core/ |
| A D | acpi.c | 277 acpi_method acpi_get_method(struct udevice *dev, enum method_t method) in acpi_get_method() 299 enum method_t method, enum gen_type_t type) in acpi_recurse_method()
|
| /u-boot/include/ |
| A D | bootflow.h | 92 struct udevice *method; member 214 struct udevice *method; member
|
| /u-boot/drivers/firmware/ |
| A D | psci.c | 193 const char *method; in psci_probe() local
|
| /u-boot/lib/ |
| A D | smbios.c | 499 const struct smbios_write_method *method; in write_smbios_table() local
|
| /u-boot/lib/zlib/ |
| A D | deflate.h | 104 Byte method; /* STORED (for zip only) or DEFLATED */ member
|
| A D | deflate.c | 211 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
|
| /u-boot/drivers/tee/optee/ |
| A D | core.c | 775 const char *method; in get_invoke_func() local
|