Home
last modified time | relevance | path

Searched defs:vpd_cache (Results 1 – 4 of 4) sorted by relevance

/board/ge/mx53ppd/
A Dmx53ppd.c158 struct vpd_cache { struct
167 static int vpd_callback(struct vpd_cache *userdata, u8 id, u8 version, in vpd_callback() argument
/board/ge/bx50v3/
A Dbx50v3.c302 struct vpd_cache { struct
313 static int vpd_callback(struct vpd_cache *vpd, u8 id, u8 version, u8 type, in vpd_callback() argument
/board/ge/b1x5v2/
A Db1x5v2.c57 static struct vpd_cache { struct
58 bool is_read;
59 u8 product_id;
60 unsigned char mac[VPD_MAC_ADDRESS_LENGTH];
61 u32 flags;
507 int (*process_block)(struct vpd_cache *, u8 id, u8 version, in read_spi_vpd()
/board/ge/common/
A Dvpd_reader.c114 int (*fn)(struct vpd_cache *, u8 id, u8 version, u8 type, in vpd_reader()
204 int (*process_block)(struct vpd_cache *, u8 id, u8 version, in read_i2c_vpd()

Completed in 16 milliseconds