Searched refs:store_rf_kill (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ipw2x00/
H A Dipw2100.c4333 static ssize_t store_rf_kill(struct device *d, struct device_attribute *attr, function
4341 static DEVICE_ATTR(rf_kill, S_IWUSR | S_IRUGO, show_rf_kill, store_rf_kill);
H A Dipw2200.c1826 static ssize_t store_rf_kill(struct device *d, struct device_attribute *attr, function
1836 static DEVICE_ATTR(rf_kill, S_IWUSR | S_IRUGO, show_rf_kill, store_rf_kill);

Completed in 224 milliseconds