Lines Matching defs:tb_nvm_vendor_ops
32 * struct tb_nvm_vendor_ops - Vendor specific NVM operations
37 struct tb_nvm_vendor_ops {
44 * struct tb_nvm_vendor - Vendor to &struct tb_nvm_vendor_ops mapping
53 const struct tb_nvm_vendor_ops *vops;
154 static const struct tb_nvm_vendor_ops intel_switch_nvm_ops = {
188 static const struct tb_nvm_vendor_ops asmedia_switch_nvm_ops = {
267 static const struct tb_nvm_vendor_ops intel_retimer_nvm_ops = {
287 const struct tb_nvm_vendor_ops *vops = NULL;
356 const struct tb_nvm_vendor_ops *vops = nvm->vops;
377 const struct tb_nvm_vendor_ops *vops = nvm->vops;
412 const struct tb_nvm_vendor_ops *vops = nvm->vops;