Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dshpchp_sysfs.c38 static ssize_t show_ctrl (struct device *dev, struct device_attribute *attr, char *buf) in show_ctrl() function
86 static DEVICE_ATTR (ctrl, S_IRUGO, show_ctrl, NULL);
Dcpqphp_sysfs.c42 static int show_ctrl (struct controller *ctrl, char *buf) in show_ctrl() function
132 used = size - show_ctrl(ctrl, data); in spew_debug_info()