Searched refs:lanes_show (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/thunderbolt/ |
| D | xdomain.c | 1736 static ssize_t lanes_show(struct device *dev, struct device_attribute *attr, in lanes_show() function 1744 static DEVICE_ATTR(rx_lanes, 0444, lanes_show, NULL); 1745 static DEVICE_ATTR(tx_lanes, 0444, lanes_show, NULL);
|
| D | switch.c | 1905 static ssize_t lanes_show(struct device *dev, struct device_attribute *attr, in lanes_show() function 1917 static DEVICE_ATTR(rx_lanes, 0444, lanes_show, NULL); 1918 static DEVICE_ATTR(tx_lanes, 0444, lanes_show, NULL);
|