Searched refs:check_command (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/cases/ |
| H A D | common.py | 10 from checklayer import get_signatures, LayerType, check_command, get_depgraph, compare_signatures 44 check_command('Layer %s failed to parse.' % self.tc.layer['name'], 48 check_command('Layer %s failed to show environment.' % self.tc.layer['name'],
|
| H A D | bsp.py | 8 from checklayer import LayerType, get_signatures, check_command, get_depgraph 202 output = check_command('Comparing signatures failed.', cmd).decode('utf-8')
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 1667 static int check_command(struct fsg_common *common, int cmnd_size, in check_command() function 1819 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1828 reply = check_command(common, 6, DATA_DIR_FROM_HOST, in do_scsi_command() 1838 reply = check_command(common, 10, DATA_DIR_FROM_HOST, in do_scsi_command() 1847 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1857 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command() 1866 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1876 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1886 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command() 1896 reply = check_command(common, 12, DATA_DIR_TO_HOST, in do_scsi_command() [all …]
|
| H A D | f_mass_storage.su | |
| /OK3568_Linux_fs/yocto/poky/scripts/lib/checklayer/ |
| H A D | __init__.py | 247 …output = check_command('Getting existing layers failed.', 'bitbake-layers show-layers').decode('ut… 277 def check_command(error_msg, cmd, cwd=None): function 315 …check_command('Generating signatures failed. This might be due to some parse error and/or general … 447 output = check_command('Determining signature difference failed.',
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_mass_storage.c | 1705 static int check_command(struct fsg_common *common, int cmnd_size, in check_command() function 1840 return check_command(common, cmnd_size, data_dir, in check_command_size_in_blocks() 1869 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1878 reply = check_command(common, 6, DATA_DIR_FROM_HOST, in do_scsi_command() 1888 reply = check_command(common, 10, DATA_DIR_FROM_HOST, in do_scsi_command() 1897 reply = check_command(common, 6, DATA_DIR_TO_HOST, in do_scsi_command() 1907 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command() 1916 reply = check_command(common, 6, DATA_DIR_NONE, in do_scsi_command() 1958 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command() 1970 reply = check_command(common, 10, DATA_DIR_TO_HOST, in do_scsi_command() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | pmtu.sh | 1576 check_command() { function 1591 check_command taskset || return 2
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |