Searched refs:speed_show (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/scsi/qedi/ |
| D | qedi_sysfs.c | 31 static ssize_t speed_show(struct device *dev, in speed_show() function
|
| /Linux-v5.15/drivers/usb/misc/ |
| D | trancevibrator.c | 33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
| /Linux-v5.15/drivers/thunderbolt/ |
| D | xdomain.c | 1245 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function 1253 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL); 1254 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
|
| D | switch.c | 1692 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function 1704 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL); 1705 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
|
| /Linux-v5.15/drivers/w1/slaves/ |
| D | w1_ds28e17.c | 574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
| /Linux-v5.15/drivers/usb/core/ |
| D | sysfs.c | 144 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
| /Linux-v5.15/net/core/ |
| D | net-sysfs.c | 193 static ssize_t speed_show(struct device *dev, in speed_show() function
|