Searched refs:show_scan_age (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 4222 static ssize_t show_scan_age(struct device *d, struct device_attribute *attr, in show_scan_age() function 4253 static DEVICE_ATTR(scan_age, 0644, show_scan_age, store_scan_age);
|
D | ipw2200.c | 1480 static ssize_t show_scan_age(struct device *d, struct device_attribute *attr, in show_scan_age() function 1521 static DEVICE_ATTR(scan_age, 0644, show_scan_age, store_scan_age);
|