Home
last modified time | relevance | path

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

/linux-6.15/drivers/thunderbolt/
H A Dxdomain.c1812 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function
1836 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
H A Dswitch.c1985 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function
2009 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
/linux-6.15/drivers/usb/core/
H A Dsysfs.c190 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function