Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Ddebug.c54 static int rtw89_debugfs_single_show(struct seq_file *m, void *v) in rtw89_debugfs_single_show() function
82 return single_open(filp, rtw89_debugfs_single_show, inode->i_private); in rtw89_debugfs_single_open()