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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c1261 static ssize_t sysfs_pkt_count_limit_bi_show( struct device *_dev, struct device_attribute *attr,char *buf) function
1263 static ssize_t sysfs_pkt_count_limit_bi_show( struct device *_dev,char *buf)
1283 DEVICE_ATTR(pkt_count_limit_bi, S_IRUGO|S_IWUSR, sysfs_pkt_count_limit_bi_show, sysfs_pkt_count_limit_bi_store);

Completed in 34 milliseconds