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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c1596 static ssize_t sysfs_busconnected_show( struct device *_dev, struct device_attribute *attr,char *buf) function
1598 static ssize_t sysfs_busconnected_show( struct device *_dev, char *buf)
1603 DEVICE_ATTR(busconnected, S_IRUGO|S_IWUSR, sysfs_busconnected_show, 0);

Completed in 32 milliseconds