Searched refs:tx_lanes_show (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | xdomain.c | 1807 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function 1831 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
|
H A D | switch.c | 1834 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function 1858 static DEVICE_ATTR(tx_lanes, 0444, tx_lanes_show, NULL);
|
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | sysfs.c | 189 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | sysfs.c | 190 static ssize_t tx_lanes_show(struct device *dev, struct device_attribute *attr, in tx_lanes_show() function
|
Completed in 12 milliseconds