Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/admin-guide/
Dthunderbolt.rst213 # echo 1 > /sys/bus/thunderbolt/devices/0-0/nvm_authenticate
223 # cat /sys/bus/thunderbolt/devices/0-0/nvm_authenticate
228 If ``nvm_authenticate`` contains anything other than 0x0 it is the error
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt183 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate
264 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate
/Linux-v5.10/drivers/thunderbolt/
Dretimer.c224 static DEVICE_ATTR_RW(nvm_authenticate);
Dswitch.c311 static int nvm_authenticate(struct tb_switch *sw) in nvm_authenticate() function
1588 ret = nvm_authenticate(sw); in nvm_authenticate_sysfs()
1610 static DEVICE_ATTR_RW(nvm_authenticate);