Searched refs:show_rf_kill (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 4255 static ssize_t show_rf_kill(struct device *d, struct device_attribute *attr, in show_rf_kill() function 4307 static DEVICE_ATTR(rf_kill, 0644, show_rf_kill, store_rf_kill);
|
D | ipw2200.c | 1773 static ssize_t show_rf_kill(struct device *d, struct device_attribute *attr, in show_rf_kill() function 1829 static DEVICE_ATTR(rf_kill, 0644, show_rf_kill, store_rf_kill);
|