Home
last modified time | relevance | path

Searched refs:speed_show (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.1/drivers/scsi/qedi/
Dqedi_sysfs.c31 static ssize_t speed_show(struct device *dev, in speed_show() function
/Linux-v6.1/drivers/usb/misc/
Dtrancevibrator.c33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/Linux-v6.1/drivers/w1/slaves/
Dw1_ds28e17.c574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/Linux-v6.1/drivers/thunderbolt/
Dxdomain.c1725 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
1733 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL);
1734 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
Dswitch.c1890 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
1902 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL);
1903 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
/Linux-v6.1/drivers/usb/core/
Dsysfs.c144 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/Linux-v6.1/net/core/
Dnet-sysfs.c203 static ssize_t speed_show(struct device *dev, in speed_show() function