Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/google/
H A Dvpd_decode.c36 static int vpd_decode_entry(const u32 max_len, const u8 *input_buf, in vpd_decode_entry() function
80 if (vpd_decode_entry(max_len, input_buf, consumed, &key, in vpd_decode_string()
84 if (vpd_decode_entry(max_len, input_buf, consumed, &value, in vpd_decode_string()