Searched refs:location_show (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | dell-smbios-base.c | 434 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-6.6/drivers/platform/x86/dell/ |
H A D | dell-smbios-base.c | 434 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/ |
H A D | port.c | 19 static ssize_t location_show(struct device *dev, in location_show() function
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | port.c | 129 static ssize_t location_show(struct device *dev, in location_show() function
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-bitmap.c | 2265 location_show(struct mddev *mddev, char *page) in location_show() function 2379 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-bitmap.c | 2336 location_show(struct mddev *mddev, char *page) in location_show() function 2450 __ATTR(location, S_IRUGO|S_IWUSR, location_show, location_store);
|
Completed in 10 milliseconds