Searched refs:tb_nvm_write_buf (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | nvm.c | 94 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 | 53 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in tb_retimer_nvm_write()
|
| H A D | tb.h | 641 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
|
| H A D | switch.c | 368 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in tb_switch_nvm_write()
|