Searched refs:lcs_portno_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | lcs.c | 1898 lcs_portno_show (struct device *dev, struct device_attribute *attr, char *buf) in lcs_portno_show() function 1937 static DEVICE_ATTR(portno, 0644, lcs_portno_show, lcs_portno_store);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | lcs.c | 1881 lcs_portno_show (struct device *dev, struct device_attribute *attr, char *buf) in lcs_portno_show() function 1920 static DEVICE_ATTR(portno, 0644, lcs_portno_show, lcs_portno_store);
|
Completed in 9 milliseconds