Searched defs:rtw_debugfs_priv (Results 1 – 1 of 1) sorted by relevance
15 struct rtw_debugfs_priv { struct16 struct rtw_dev *rtwdev;17 int (*cb_read)(struct seq_file *m, void *v);41 struct rtw_debugfs_priv *debugfs_priv = m->private; in rtw_debugfs_single_show() argument