Home
last modified time | relevance | path

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

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