Searched refs:show_uframe_periodic_max (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/host/ |
D | ehci-sysfs.c | 81 static ssize_t show_uframe_periodic_max(struct device *dev, in show_uframe_periodic_max() function 159 static DEVICE_ATTR(uframe_periodic_max, 0644, show_uframe_periodic_max, store_uframe_periodic_max);
|
D | fusbh200-hcd.c | 4838 static ssize_t show_uframe_periodic_max(struct device *dev, in show_uframe_periodic_max() function 4919 static DEVICE_ATTR(uframe_periodic_max, 0644, show_uframe_periodic_max, store_uframe_periodic_max);
|
D | fotg210-hcd.c | 4904 static ssize_t show_uframe_periodic_max(struct device *dev, in show_uframe_periodic_max() function 4985 static DEVICE_ATTR(uframe_periodic_max, 0644, show_uframe_periodic_max,
|