Searched refs:tb_nvm_write_buf (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | nvm.c | 465 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val, in tb_nvm_write_buf() function
|
H A D | retimer.c | 67 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in nvm_write()
|
H A D | tb.h | 773 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
|
H A D | switch.c | 342 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in nvm_write()
|