Home
last modified time | relevance | path

Searched refs:config_package (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py638 config_package = CustomImagePackage.objects.get(
641 recipe.includes_set.add(config_package)
/OK3568_Linux_fs/kernel/drivers/media/usb/go7007/
H A Dgo7007-fw.c1076 static int config_package(struct go7007 *go, __le16 *code, int space) in config_package() function
1516 return config_package(go, code, space); in do_special()