Searched refs:speed_show (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/scsi/qedi/ |
A D | qedi_sysfs.c | 31 static ssize_t speed_show(struct device *dev, in speed_show() function
|
/linux-6.3-rc2/drivers/usb/misc/ |
A D | trancevibrator.c | 33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/linux-6.3-rc2/drivers/w1/slaves/ |
A D | w1_ds28e17.c | 574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | xdomain.c | 1732 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function 1740 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL); 1741 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
|
A D | switch.c | 1899 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function 1911 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL); 1912 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
|
/linux-6.3-rc2/drivers/usb/core/ |
A D | sysfs.c | 145 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/linux-6.3-rc2/net/core/ |
A D | net-sysfs.c | 203 static ssize_t speed_show(struct device *dev, in speed_show() function
|
Completed in 22 milliseconds