Searched refs:show_ctrl (Results 1 – 2 of 2) sorted by relevance
24 static ssize_t show_ctrl(struct device *dev, struct device_attribute *attr, char *buf) in show_ctrl() function76 static DEVICE_ATTR(ctrl, S_IRUGO, show_ctrl, NULL);
28 static int show_ctrl(struct controller *ctrl, char *buf) in show_ctrl() function118 used = size - show_ctrl(ctrl, data); in spew_debug_info()
Completed in 5 milliseconds