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

/linux-master/drivers/thunderbolt/
H A Dusb4.c577 * usb4_switch_nvm_set_offset() - Set NVM write offset
586 int usb4_switch_nvm_set_offset(struct tb_switch *sw, unsigned int address) function
634 ret = usb4_switch_nvm_set_offset(sw, address);
H A Dtb.h1303 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);

Completed in 243 milliseconds