Searched refs:show_cfg (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.c | 3530 static ssize_t show_cfg(struct device *d, struct device_attribute *attr, in show_cfg() function 3537 static DEVICE_ATTR(cfg, 0444, show_cfg, NULL);
|
D | ipw2200.c | 1551 static ssize_t show_cfg(struct device *d, struct device_attribute *attr, in show_cfg() function 1558 static DEVICE_ATTR(cfg, 0444, show_cfg, NULL);
|