Home
last modified time | relevance | path

Searched refs:wimax_debugfs_add (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/wimax/
Dwimax-internal.h69 extern int wimax_debugfs_add(struct wimax_dev *);
72 static inline int wimax_debugfs_add(struct wimax_dev *wimax_dev) in wimax_debugfs_add() function
Ddebugfs.c39 int wimax_debugfs_add(struct wimax_dev *wimax_dev) in wimax_debugfs_add() function
Dstack.c473 result = wimax_debugfs_add(wimax_dev); in wimax_dev_add()