Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1277 int usb4_switch_nvm_authenticate(struct tb_switch *sw);
H A Dusb4.c655 int usb4_switch_nvm_authenticate(struct tb_switch *sw) in usb4_switch_nvm_authenticate() function
H A Dswitch.c269 return usb4_switch_nvm_authenticate(sw); in nvm_authenticate()