Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py642 config_package = CustomImagePackage.objects.get(
645 recipe.includes_set.add(config_package)
/openbmc/linux/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()