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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c969 static ssize_t sysfs_bandwidth_fs_store( struct device *_dev, struct device_attribute *attr,const char *buffer, size_t count ) function
971 static ssize_t sysfs_bandwidth_fs_store( struct device *_dev, const char *buffer, size_t count )
983 DEVICE_ATTR(bandwidth_fs, S_IRUGO|S_IWUSR, sysfs_bandwidth_fs_show, sysfs_bandwidth_fs_store);

Completed in 74 milliseconds