Searched refs:link_state_store (Results 1 – 1 of 1) sorted by relevance
1029 static ssize_t link_state_store(struct device *dev, struct device_attribute *attr, const char *buf,… in link_state_store() function1084 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()