Home
last modified time | relevance | path

Searched refs:link_state_store (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/usb/GobiNet/
H A DGobiUSBNet.c1029 static ssize_t link_state_store(struct device *dev, struct device_attribute *attr, const char *buf,… in link_state_store() function
1084 static DEVICE_ATTR(link_state, S_IWUSR | S_IRUGO, link_state_show, link_state_store);
1168 link_state_store(&dev->dev, NULL, buf, strlen(buf)); in qmap_ndo_do_ioctl()