Searched refs:tb_nvm_vendor_ops (Results 1 – 2 of 2) sorted by relevance
33 struct tb_nvm_vendor_ops { struct49 const struct tb_nvm_vendor_ops *vops;150 static const struct tb_nvm_vendor_ops intel_switch_nvm_ops = {184 static const struct tb_nvm_vendor_ops asmedia_switch_nvm_ops = {263 static const struct tb_nvm_vendor_ops intel_retimer_nvm_ops = {283 const struct tb_nvm_vendor_ops *vops = NULL; in tb_nvm_alloc()352 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_read_version()373 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_validate()408 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_write_headers()
61 const struct tb_nvm_vendor_ops *vops;
Completed in 8 milliseconds