Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1305 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c567 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf, in usb4_switch_nvm_read() function
H A Dswitch.c300 return usb4_switch_nvm_read(sw, address, buf, size); in tb_switch_nvm_read()