Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_sysfs.c31 static ssize_t speed_show(struct device *dev, in speed_show() function
/openbmc/linux/drivers/usb/misc/
H A Dtrancevibrator.c33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds28e17.c574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/openbmc/linux/drivers/thunderbolt/
H A Dxdomain.c1770 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
1778 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL);
1779 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
H A Dswitch.c1959 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
1971 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL);
1972 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
/openbmc/linux/drivers/usb/core/
H A Dsysfs.c145 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/openbmc/linux/net/core/
H A Dnet-sysfs.c204 static ssize_t speed_show(struct device *dev, in speed_show() function