Searched defs:tb_nvm (Results 1 – 2 of 2) sorted by relevance
49 struct tb_nvm { struct62 const struct tb_nvm_vendor_ops *vops; argument
47 struct tb_nvm { struct48 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 …]