Searched refs:speed_show (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/qedi/ |
H A D | qedi_sysfs.c | 31 static ssize_t speed_show(struct device *dev, in speed_show() function
|
/linux/drivers/usb/misc/ |
H A D | trancevibrator.c | 33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/linux/drivers/w1/slaves/ |
H A D | w1_ds28e17.c | 574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/linux/drivers/thunderbolt/ |
H A D | switch.c | 1944 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function 1956 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL); 1957 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
|