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

/openwrt/package/kernel/lantiq/ltq-hcd/src/
H A Difxusb_ctl.c2259 static ssize_t sysfs_probe_host_store( struct device *_dev, struct device_attribute *attr,const char *buffer, size_t count ) function
2261 static ssize_t sysfs_probe_host_store( struct device *_dev, const char *buffer, size_t count )
2273 DEVICE_ATTR(probe_host, S_IRUGO|S_IWUSR, sysfs_probe_host_show, sysfs_probe_host_store);

Completed in 29 milliseconds