Home
last modified time | relevance | path

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

/linux-4.1.27/net/wimax/
Dwimax-internal.h76 void wimax_debugfs_rm(struct wimax_dev *);
82 static inline void wimax_debugfs_rm(struct wimax_dev *wimax_dev) {} in wimax_debugfs_rm() function
Ddebugfs.c75 void wimax_debugfs_rm(struct wimax_dev *wimax_dev) in wimax_debugfs_rm() function
Dstack.c552 wimax_debugfs_rm(wimax_dev); in wimax_dev_rm()