Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
Dtb.h49 struct tb_nvm { struct
62 const struct tb_nvm_vendor_ops *vops; argument
/kernel/linux/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 …]