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

/linux-master/drivers/thunderbolt/
H A Dretimer.c78 nvm = tb_nvm_alloc(&rt->dev);
H A Dnvm.c278 * tb_nvm_alloc() - Allocate new NVM structure
285 struct tb_nvm *tb_nvm_alloc(struct device *dev) function
H A Dtb.h798 struct tb_nvm *tb_nvm_alloc(struct device *dev);
H A Dswitch.c356 nvm = tb_nvm_alloc(&sw->dev);

Completed in 302 milliseconds