Searched refs:nvm_authenticate_sysfs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | switch.c | 1539 static ssize_t nvm_authenticate_sysfs(struct device *dev, const char *buf, in nvm_authenticate_sysfs() function 1599 int ret = nvm_authenticate_sysfs(dev, buf, false); in nvm_authenticate_store() 1617 ret = nvm_authenticate_sysfs(dev, buf, true); in nvm_authenticate_on_disconnect_store()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | switch.c | 1870 static ssize_t nvm_authenticate_sysfs(struct device *dev, const char *buf, in nvm_authenticate_sysfs() function 1939 int ret = nvm_authenticate_sysfs(dev, buf, false); in nvm_authenticate_store() 1957 ret = nvm_authenticate_sysfs(dev, buf, true); in nvm_authenticate_on_disconnect_store()
|
Completed in 8 milliseconds