Searched refs:nvm_authenticate (Results 1 – 4 of 4) sorted by relevance
236 # echo 1 > /sys/bus/thunderbolt/devices/0-0/nvm_authenticate246 # cat /sys/bus/thunderbolt/devices/0-0/nvm_authenticate251 If ``nvm_authenticate`` contains anything other than 0x0 it is the error278 mode) so after writing ``1`` to ``nvm_authenticate`` one should wait for
265 static DEVICE_ATTR_RW(nvm_authenticate);
311 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() function1887 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);
204 What: /sys/bus/thunderbolt/devices/.../nvm_authenticate345 What: /sys/bus/thunderbolt/devices/<device>:<port>.<index>/nvm_authenticate