Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dnvm.c24 struct tb_nvm *tb_nvm_alloc(struct device *dev) in tb_nvm_alloc()
26 struct tb_nvm *nvm; in tb_nvm_alloc()
57 int tb_nvm_add_active(struct tb_nvm *nvm, size_t size, nvmem_reg_read_t reg_read) in tb_nvm_add_active()
94 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val, in tb_nvm_write_buf()
121 int tb_nvm_add_non_active(struct tb_nvm *nvm, size_t size, in tb_nvm_add_non_active()
154 void tb_nvm_free(struct tb_nvm *nvm) in tb_nvm_free()
Dtb.h47 struct tb_nvm { struct
163 struct tb_nvm *nvm;
237 struct tb_nvm *nvm;
639 struct tb_nvm *tb_nvm_alloc(struct device *dev);
640 int tb_nvm_add_active(struct tb_nvm *nvm, size_t size, nvmem_reg_read_t reg_read);
641 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
643 int tb_nvm_add_non_active(struct tb_nvm *nvm, size_t size,
645 void tb_nvm_free(struct tb_nvm *nvm);
Dretimer.c22 struct tb_nvm *nvm = priv; in tb_retimer_nvm_read()
46 struct tb_nvm *nvm = priv; in tb_retimer_nvm_write()
61 struct tb_nvm *nvm; in tb_retimer_nvm_add()
Dswitch.c331 struct tb_nvm *nvm = priv; in tb_switch_nvm_read()
355 struct tb_nvm *nvm = priv; in tb_switch_nvm_write()
376 struct tb_nvm *nvm; in tb_switch_nvm_add()
445 struct tb_nvm *nvm; in tb_switch_nvm_remove()