Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/admin-guide/
Dthunderbolt.rst236 # echo 1 > /sys/bus/thunderbolt/devices/0-0/nvm_authenticate
246 # cat /sys/bus/thunderbolt/devices/0-0/nvm_authenticate
251 If ``nvm_authenticate`` contains anything other than 0x0 it is the error
278 mode) so after writing ``1`` to ``nvm_authenticate`` one should wait for
/linux-5.19.10/drivers/thunderbolt/
Dretimer.c265 static DEVICE_ATTR_RW(nvm_authenticate);
Dswitch.c311 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() function
1887 ret = nvm_authenticate(sw, true); in nvm_authenticate_sysfs()
1903 ret = nvm_authenticate(sw, false); in nvm_authenticate_sysfs()
1925 static DEVICE_ATTR_RW(nvm_authenticate);
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt204 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate
345 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate