Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnvm.c84 * tb_nvm_write_buf() - Write data to @nvm buffer
94 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val, in tb_nvm_write_buf() function
H A Dretimer.c53 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in tb_retimer_nvm_write()
H A Dtb.h641 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
H A Dswitch.c368 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in tb_switch_nvm_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dretimer.c67 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in nvm_write()
H A Dnvm.c455 * tb_nvm_write_buf() - Write data to @nvm buffer
465 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val, in tb_nvm_write_buf() function
H A Dtb.h774 int tb_nvm_write_buf(struct tb_nvm *nvm, unsigned int offset, void *val,
H A Dswitch.c342 ret = tb_nvm_write_buf(nvm, offset, val, bytes); in nvm_write()

Completed in 14 milliseconds