Home
last modified time | relevance | path

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

/linux-5.10/drivers/thunderbolt/
Dtb.h47 struct tb_nvm { struct
48 struct device *dev;
49 u8 major;
50 u8 minor;
51 int id;
52 struct nvmem_device *active;
53 struct nvmem_device *non_active;
54 void *buf;
55 size_t buf_data_size;
56 bool authenticating;
[all …]