Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.h968 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c558 * usb4_switch_nvm_read() - Read arbitrary bytes from router NVM
567 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()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.h1230 int usb4_switch_nvm_read(struct tb_switch *sw, unsigned int address, void *buf,
H A Dusb4.c559 * usb4_switch_nvm_read() - Read arbitrary bytes from router NVM
568 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()

Completed in 18 milliseconds