Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c425 static ssize_t location_show(struct device *dev, in location_show() function
489 token_entries[i].location_attr.show = location_show; in build_tokens_sysfs()
/openbmc/linux/drivers/usb/core/
H A Dport.c163 static ssize_t location_show(struct device *dev, in location_show() function
/openbmc/linux/drivers/md/
H A Dmd-bitmap.c2337 location_show(struct mddev *mddev, char *page) in location_show() function
2451 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);