Searched refs:nvm_authenticate (Results 1 – 4 of 4) sorted by relevance
213 # echo 1 > /sys/bus/thunderbolt/devices/0-0/nvm_authenticate223 # cat /sys/bus/thunderbolt/devices/0-0/nvm_authenticate228 If ``nvm_authenticate`` contains anything other than 0x0 it is the error
183 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate264 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate
224 static DEVICE_ATTR_RW(nvm_authenticate);
311 static int nvm_authenticate(struct tb_switch *sw) in nvm_authenticate() function1588 ret = nvm_authenticate(sw); in nvm_authenticate_sysfs()1610 static DEVICE_ATTR_RW(nvm_authenticate);