Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dswitch.c2021 static ssize_t nvm_authenticate_sysfs(struct device *dev, const char *buf, in nvm_authenticate_sysfs() function
2090 int ret = nvm_authenticate_sysfs(dev, buf, false); in nvm_authenticate_store()
2108 ret = nvm_authenticate_sysfs(dev, buf, true); in nvm_authenticate_on_disconnect_store()