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