Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dswitch.c1545 static ssize_t nvm_authenticate_sysfs(struct device *dev, const char *buf, in nvm_authenticate_sysfs() function
1605 int ret = nvm_authenticate_sysfs(dev, buf, false); in nvm_authenticate_store()
1623 ret = nvm_authenticate_sysfs(dev, buf, true); in nvm_authenticate_on_disconnect_store()