Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnvm.c44 * struct tb_nvm_vendor - Vendor to &struct tb_nvm_vendor_ops mapping
51 struct tb_nvm_vendor { struct
193 static const struct tb_nvm_vendor switch_nvm_vendors[] = {
273 static const struct tb_nvm_vendor retimer_nvm_vendors[] = {
295 const struct tb_nvm_vendor *v = &switch_nvm_vendors[i]; in tb_nvm_alloc()
312 const struct tb_nvm_vendor *v = &retimer_nvm_vendors[i]; in tb_nvm_alloc()

Completed in 2 milliseconds