Searched refs:speed_show (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/misc/ |
D | trancevibrator.c | 33 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
D | w1_ds28e17.c | 574 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
D | switch.c | 1499 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/ |
D | sysfs.c | 144 static ssize_t speed_show(struct device *dev, struct device_attribute *attr, in speed_show() function
|
/kernel/linux/linux-5.10/net/core/ |
D | net-sysfs.c | 201 static ssize_t speed_show(struct device *dev, in speed_show() function
|