Searched refs:usb4_switch_nvm_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb.h | 970 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address,
|
H A D | usb4.c | 615 * usb4_switch_nvm_write() - Write to the router NVM 624 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address, in usb4_switch_nvm_write() function 641 * After the new NVM has been written via usb4_switch_nvm_write(), this
|
H A D | switch.c | 163 ret = usb4_switch_nvm_write(sw, 0, buf, image_size); in nvm_validate_and_write()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tb.h | 1233 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address,
|
H A D | usb4.c | 581 * is done automatically by usb4_switch_nvm_write(). 619 * usb4_switch_nvm_write() - Write to the router NVM 628 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address, in usb4_switch_nvm_write() function 645 * After the new NVM has been written via usb4_switch_nvm_write(), this
|
H A D | switch.c | 116 ret = usb4_switch_nvm_write(sw, 0, buf, image_size); in nvm_validate_and_write()
|
Completed in 17 milliseconds