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

/linux-master/drivers/thunderbolt/
H A Dtb.h1301 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c560 * usb4_switch_nvm_read() - Read arbitrary bytes from router NVM
569 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf, function
H A Dswitch.c300 return usb4_switch_nvm_read(sw, address, buf, size);

Completed in 205 milliseconds