Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c459 static ssize_t location_show(struct device *dev, in location_show() function
523 token_entries[i].location_attr.show = location_show; in build_tokens_sysfs()
/linux/drivers/md/
H A Dmd-bitmap.c2609 location_show(struct mddev *mddev, char *page) in location_show() function
2739 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);