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

/drivers/usb/gadget/
H A Dci13xxx_udc.c1193 * show_qheads: DMA contents of all queue heads
1197 static ssize_t show_qheads(struct device *dev, struct device_attribute *attr, function
1228 static DEVICE_ATTR(qheads, S_IRUSR, show_qheads, NULL);

Completed in 56 milliseconds