Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dretimer.c224 static DEVICE_ATTR_RW(nvm_authenticate);
H A Dswitch.c311 static int nvm_authenticate(struct tb_switch *sw) in nvm_authenticate() function
1582 ret = nvm_authenticate(sw); in nvm_authenticate_sysfs()
1604 static DEVICE_ATTR_RW(nvm_authenticate);
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dretimer.c304 static DEVICE_ATTR_RW(nvm_authenticate);
H A Dswitch.c258 static int nvm_authenticate(struct tb_switch *sw, bool auth_only) in nvm_authenticate() function
1906 ret = nvm_authenticate(sw, true); in nvm_authenticate_sysfs()
1922 ret = nvm_authenticate(sw, false); in nvm_authenticate_sysfs()
1944 static DEVICE_ATTR_RW(nvm_authenticate);

Completed in 9 milliseconds