Home
last modified time | relevance | path

Searched refs:tb_nvm_vendor_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnvm.c32 * struct tb_nvm_vendor_ops - Vendor specific NVM operations
37 struct tb_nvm_vendor_ops { struct
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; in tb_nvm_alloc()
356 const struct tb_nvm_vendor_ops *vops = nvm->vops; in tb_nvm_read_version()
377 const struct tb_nvm_vendor_ops *vop in tb_nvm_validate()
[all...]
H A Dtb.h62 const struct tb_nvm_vendor_ops *vops;

Completed in 4 milliseconds