Searched refs:lcs_timeout_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | lcs.c | 1963 lcs_timeout_show(struct device *dev, struct device_attribute *attr, char *buf) in lcs_timeout_show() function 1994 static DEVICE_ATTR(lancmd_timeout, 0644, lcs_timeout_show, lcs_timeout_store);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | lcs.c | 1947 lcs_timeout_show(struct device *dev, struct device_attribute *attr, char *buf) in lcs_timeout_show() function 1978 static DEVICE_ATTR(lancmd_timeout, 0644, lcs_timeout_show, lcs_timeout_store);
|
Completed in 9 milliseconds