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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c1529 static ssize_t sysfs_bussuspend_show( struct device *_dev, struct device_attribute *attr,char *buf) function
1531 static ssize_t sysfs_bussuspend_show( struct device *_dev, char *buf)
1536 DEVICE_ATTR(bussuspend, S_IRUGO|S_IWUSR, sysfs_bussuspend_show, 0);

Completed in 33 milliseconds