Searched refs:show_function (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/gadget/
H A Ddummy_hcd.c870 static ssize_t show_function(struct device *dev, struct device_attribute *attr, function
879 static DEVICE_ATTR(function, S_IRUGO, show_function, NULL);
H A Dnet2280.c1427 show_function (struct device *_dev, struct device_attribute *attr, char *buf) function
1437 static DEVICE_ATTR (function, S_IRUGO, show_function, NULL);
H A Dlangwell_udc.c1514 static ssize_t show_function(struct device *_dev, function
1525 static DEVICE_ATTR(function, S_IRUGO, show_function, NULL);

Completed in 42 milliseconds