Home
last modified time | relevance | path

Searched refs:usb4_switch_nvm_write (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h970 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address,
H A Dusb4.c615 * 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 Dswitch.c163 ret = usb4_switch_nvm_write(sw, 0, buf, image_size); in nvm_validate_and_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h1233 int usb4_switch_nvm_write(struct tb_switch *sw, unsigned int address,
H A Dusb4.c581 * 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 Dswitch.c116 ret = usb4_switch_nvm_write(sw, 0, buf, image_size); in nvm_validate_and_write()

Completed in 17 milliseconds