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

/drivers/usb/gadget/
H A Dci13xxx_udc.c990 * store_events: configure if events are going to be also printed to console
994 static ssize_t store_events(struct device *dev, struct device_attribute *attr, function
1016 static DEVICE_ATTR(events, S_IRUSR | S_IWUSR, show_events, store_events);

Completed in 342 milliseconds