Searched refs:lcs_type_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | lcs.c | 1949 lcs_type_show(struct device *dev, struct device_attribute *attr, char *buf) in lcs_type_show() function 1960 static DEVICE_ATTR(type, 0444, lcs_type_show, NULL);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | lcs.c | 1932 lcs_type_show(struct device *dev, struct device_attribute *attr, char *buf) in lcs_type_show() function 1944 static DEVICE_ATTR(type, 0444, lcs_type_show, NULL);
|
Completed in 6 milliseconds