Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt204 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate
345 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate
/linux/drivers/thunderbolt/
H A Dretimer.c315 static DEVICE_ATTR_RW(nvm_authenticate);
H A Dswitch.c259 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() function
2102 ret = nvm_authenticate(sw, true); in nvm_authenticate_sysfs()
2118 ret = nvm_authenticate(sw, false); in nvm_authenticate_sysfs()
2140 static DEVICE_ATTR_RW(nvm_authenticate);