Searched refs:show_cfg (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 3536 static ssize_t show_cfg(struct device *d, struct device_attribute *attr, in show_cfg() function 3543 static DEVICE_ATTR(cfg, S_IRUGO, show_cfg, NULL);
|
D | ipw2200.c | 1569 static ssize_t show_cfg(struct device *d, struct device_attribute *attr, in show_cfg() function 1576 static DEVICE_ATTR(cfg, S_IRUGO, show_cfg, NULL);
|