Searched refs:stats_show (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_sysfs.c110 static ssize_t stats_show(struct device *dev, function
187 static DEVICE_ATTR(stats, 0644, stats_show, stats_write);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dsysfs.c313 i1480u_SHOW(wlp_lqe, stats_show, lqe_stats);
323 i1480u_SHOW(wlp_rssi, stats_show, rssi_stats);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dlc-dev.c173 result = stats_show(&uwb_dev->bce->lqe_stats, buf);
201 result = stats_show(&uwb_dev->bce->rssi_stats, buf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Duwb.h737 static inline ssize_t stats_show(struct stats *stats, char *buf) function

Completed in 210 milliseconds