Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dnvm.c193 static const struct tb_nvm_vendor switch_nvm_vendors[] = { variable
294 for (i = 0; i < ARRAY_SIZE(switch_nvm_vendors); i++) { in tb_nvm_alloc()
295 const struct tb_nvm_vendor *v = &switch_nvm_vendors[i]; in tb_nvm_alloc()