Searched refs:vpd_section (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/firmware/google/
H A Dvpd.c38 struct vpd_section { struct
55 static struct vpd_section ro_vpd;
56 static struct vpd_section rw_vpd;
100 struct vpd_section *sec = arg;
146 static void vpd_section_attrib_destroy(struct vpd_section *sec)
162 struct vpd_section *sec = bin_attr->private;
168 static int vpd_section_create_attribs(struct vpd_section *sec)
182 static int vpd_section_init(const char *name, struct vpd_section *sec,
233 static int vpd_section_destroy(struct vpd_section *sec)

Completed in 190 milliseconds