Searched refs:show_rf_kill (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/intel/ipw2x00/ |
| D | ipw2100.c | 4241 static ssize_t show_rf_kill(struct device *d, struct device_attribute *attr, in show_rf_kill() function 4293 static DEVICE_ATTR(rf_kill, 0644, show_rf_kill, store_rf_kill);
|
| D | ipw2200.c | 1759 static ssize_t show_rf_kill(struct device *d, struct device_attribute *attr, in show_rf_kill() function 1815 static DEVICE_ATTR(rf_kill, 0644, show_rf_kill, store_rf_kill);
|