Searched refs:lcs_timeout_store (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | lcs.c | 1973 lcs_timeout_store (struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in lcs_timeout_store() 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 | 1957 lcs_timeout_store (struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in lcs_timeout_store() function 1978 static DEVICE_ATTR(lancmd_timeout, 0644, lcs_timeout_show, lcs_timeout_store);
|
Completed in 6 milliseconds