Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/misc/
Dtrancevibrator.c33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/kernel/linux/linux-5.10/drivers/w1/slaves/
Dw1_ds28e17.c574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dswitch.c1499 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
1511 static DEVICE_ATTR(rx_speed, 0444, speed_show, NULL);
1512 static DEVICE_ATTR(tx_speed, 0444, speed_show, NULL);
/kernel/linux/linux-5.10/drivers/usb/core/
Dsysfs.c144 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
/kernel/linux/linux-5.10/net/core/
Dnet-sysfs.c201 static ssize_t speed_show(struct device *dev, in speed_show() function