Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt.h162 void SetRaw(struct drive *drive, int secondary, uint32_t entry_index,
Dcgpt_add.c104 SetRaw(drive, PRIMARY, index, params->raw_value); in SetEntryAttributes()
Dcgpt_common.c771 void SetRaw(struct drive *drive, int secondary, uint32_t entry_index, in SetRaw() function