Home
last modified time | relevance | path

Searched defs:plugin_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/functional/qemu_test/
H A Dtestcase.py187 def plugin_file(self, plugin_name): member in QemuBaseTest
/openbmc/u-boot/tools/
H A Dimximage.c555 static void copy_plugin_code(struct imx_header *imxhdr, char *plugin_file) in copy_plugin_code()