Searched refs:rx_lanes_show (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/thunderbolt/ |
| D | xdomain.c | 1781 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function 1805 static DEVICE_ATTR(rx_lanes, 0444, rx_lanes_show, NULL);
|
| D | switch.c | 1808 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function 1832 static DEVICE_ATTR(rx_lanes, 0444, rx_lanes_show, NULL);
|
| /Linux-v6.6/drivers/usb/core/ |
| D | sysfs.c | 180 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function
|