Home
last modified time | relevance | path

Searched refs:do_config (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dbuilderthread.py113 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 Dconfig.c14 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 Dhid.c90 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 Dxirc2ps_cs.c296 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 Dbitbake-user-manual-ref-variables.rst500 ``do_config``, the value is "do_config".