Searched defs:vpd_cache (Results 1 – 4 of 4) sorted by relevance
| /board/ge/mx53ppd/ |
| A D | mx53ppd.c | 158 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 D | bx50v3.c | 302 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 D | b1x5v2.c | 57 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 D | vpd_reader.c | 114 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