Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h968 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.c307 return usb4_switch_nvm_read(sw, address, buf, size); in nvm_read()