Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py277 def check_command(error_msg, cmd, cwd=None): function
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1657 static int check_command(struct fsg_common *common, int cmnd_size, in check_command() function