Searched refs:_uuid (Results 1 – 7 of 7) sorted by relevance
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | python3-manifest.json | 70 # e.g. missing the _uuid module, log.do_compile would show the following: 73 # _uuid 75 # What will happen here is that the new manifest would not be aware that the _uuid module ex… 76 # not only we won't know of any dependencies to it, but also, the _uuid* files will be packa… 80 # on our image, because the _uuid files will be missing. 81 # If we build the _uuid module correctly and run the create_manifest task the _uuid files wi…
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-sst-utils.c | 322 struct uuid_module *uuid, *_uuid; in skl_freeup_uuid_list() local 324 list_for_each_entry_safe(uuid, _uuid, &skl->uuid_list, list) { in skl_freeup_uuid_list()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | bus-fixup.c | 550 #define MEI_FIXUP(_uuid, _hook) { _uuid, _hook } argument
|
/openbmc/linux/fs/afs/ |
H A D | internal.h | 494 struct afs_uuid _uuid; 493 struct afs_uuid _uuid; global() member
|
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 4512 #define EXP_FEAT(_uuid, _set_func) \ argument 4514 .uuid = _uuid, \
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 7115 -rwxr-xr-x root root 14384 ./usr/lib/python3.8/lib-dynload/_uuid.cpython-38-x86_64…
|
H A D | buildhistory_filelist1.txt | 7113 -rwxr-xr-x root root 14384 ./usr/lib/python3.8/lib-dynload/_uuid.cpython-38-x86_64…
|