Home
last modified time | relevance | path

Searched refs:switch_nvm_vendors (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dnvm.c189 static const struct tb_nvm_vendor switch_nvm_vendors[] = { variable
290 for (i = 0; i < ARRAY_SIZE(switch_nvm_vendors); i++) { in tb_nvm_alloc()
291 const struct tb_nvm_vendor *v = &switch_nvm_vendors[i]; in tb_nvm_alloc()