Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
Ddell-smbios-base.c434 static ssize_t location_show(struct device *dev, in location_show() function
507 token_location_attrs[i].show = location_show; in build_tokens_sysfs()
/kernel/linux/linux-5.10/drivers/usb/core/
Dport.c19 static ssize_t location_show(struct device *dev, in location_show() function
/kernel/linux/linux-5.10/drivers/md/
Dmd-bitmap.c2264 location_show(struct mddev *mddev, char *page) in location_show() function
2378 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);