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