Searched refs:link_state_show (Results 1 – 1 of 1) sorted by relevance
1023 static ssize_t link_state_show(struct device *dev, struct device_attribute *attr, char *buf) { in link_state_show() function1084 static DEVICE_ATTR(link_state, S_IWUSR | S_IRUGO, link_state_show, link_state_store);