Home
last modified time | relevance | path

Searched refs:futil_set_gbb_hwid (Results 1 – 3 of 3) sorted by relevance

/external/vboot_reference/futility/
Dfutility.h219 int futil_set_gbb_hwid(struct vb2_gbb_header *gbb, const char *hwid);
Dmisc.c195 int futil_set_gbb_hwid(struct vb2_gbb_header *gbb, const char *hwid) in futil_set_gbb_hwid() function
Dupdater.c371 return futil_set_gbb_hwid( in preserve_gbb()