Home
last modified time | relevance | path

Searched refs:usb4_switch_nvm_set_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dusb4.c574 static int usb4_switch_nvm_set_offset(struct tb_switch *sw, in usb4_switch_nvm_set_offset() function
629 ret = usb4_switch_nvm_set_offset(sw, address); in usb4_switch_nvm_write()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dusb4.c576 * usb4_switch_nvm_set_offset() - Set NVM write offset
585 int usb4_switch_nvm_set_offset(struct tb_switch *sw, unsigned int address) in usb4_switch_nvm_set_offset() function
633 ret = usb4_switch_nvm_set_offset(sw, address); in usb4_switch_nvm_write()
H A Dtb.h1232 int usb4_switch_nvm_set_offset(struct tb_switch *sw, unsigned int address);
H A Dswitch.c264 ret = usb4_switch_nvm_set_offset(sw, 0); in nvm_authenticate()

Completed in 16 milliseconds