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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dci13xxx_udc.c770 * show_driver: prints information about attached gadget (if any)
774 static ssize_t show_driver(struct device *dev, struct device_attribute *attr, function
798 static DEVICE_ATTR(driver, S_IRUSR, show_driver, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dci13xxx_udc.c770 * show_driver: prints information about attached gadget (if any)
774 static ssize_t show_driver(struct device *dev, struct device_attribute *attr, function
798 static DEVICE_ATTR(driver, S_IRUSR, show_driver, NULL);

Completed in 63 milliseconds