Searched refs:nvm_authenticate (Results 1 – 3 of 3) sorted by relevance
204 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate345 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate
315 static DEVICE_ATTR_RW(nvm_authenticate);
259 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() function2102 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);