Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnvm.c18 * tb_nvm_alloc() - Allocate new NVM structure
24 struct tb_nvm *tb_nvm_alloc(struct device *dev) in tb_nvm_alloc() function
H A Dretimer.c65 nvm = tb_nvm_alloc(&rt->dev); in tb_retimer_nvm_add()
H A Dtb.h639 struct tb_nvm *tb_nvm_alloc(struct device *dev);
H A Dswitch.c396 nvm = tb_nvm_alloc(&sw->dev); in tb_switch_nvm_add()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dretimer.c78 nvm = tb_nvm_alloc(&rt->dev); in tb_retimer_nvm_add()
H A Dnvm.c278 * tb_nvm_alloc() - Allocate new NVM structure
285 struct tb_nvm *tb_nvm_alloc(struct device *dev) in tb_nvm_alloc() function
H A Dtb.h769 struct tb_nvm *tb_nvm_alloc(struct device *dev);
H A Dswitch.c356 nvm = tb_nvm_alloc(&sw->dev); in tb_switch_nvm_add()

Completed in 14 milliseconds