Searched defs:show_events (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Dci13xxx_udc.c954 * show_events: displays the event buffer
958 static ssize_t show_events(struct device *dev, struct device_attribute *attr, function
1016 static DEVICE_ATTR(events, S_IRUSR | S_IWUSR, show_events, store_events);

Completed in 83 milliseconds