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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c944 static ssize_t sysfs_bandwidth_hs_store( struct device *_dev, struct device_attribute *attr,const char *buffer, size_t count ) function
946 static ssize_t sysfs_bandwidth_hs_store( struct device *_dev, const char *buffer, size_t count )
958 DEVICE_ATTR(bandwidth_hs, S_IRUGO|S_IWUSR, sysfs_bandwidth_hs_show, sysfs_bandwidth_hs_store);

Completed in 318 milliseconds