Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dxdomain.c1786 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function
1810 static DEVICE_ATTR(rx_lanes, 0444, rx_lanes_show, NULL);
H A Dswitch.c1959 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function
1983 static DEVICE_ATTR(rx_lanes, 0444, rx_lanes_show, NULL);
/linux-6.15/drivers/usb/core/
H A Dsysfs.c180 static ssize_t rx_lanes_show(struct device *dev, struct device_attribute *attr, in rx_lanes_show() function