Searched refs:do_config (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | builderthread.py | 113 def RunCommit(self, commit_upto, brd, work_dir, do_config, config_only, argument 224 if do_config: 233 do_config = False # No need to configure next time 251 return result, do_config 404 do_config = True 409 work_dir, do_config, self.builder.config_only, 413 did_config = do_config 414 if failed and not do_config: 422 do_config = request_config 446 do_config = True [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | config.c | 14 static int do_config(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_config() function 41 config, 1, 1, do_config,
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/ |
| H A D | hid.c | 90 static int do_config(struct usb_configuration *c) in do_config() function 186 status = usb_add_config(cdev, &config_driver, do_config); in hid_bind()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 296 static int do_config(struct net_device *dev, struct ifmap *map); 466 .ndo_set_config = do_config, 1362 do_config(struct net_device *dev, struct ifmap *map) in do_config() function
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-ref-variables.rst | 500 ``do_config``, the value is "do_config".
|