Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Ddebug.c4891 static const struct rtw89_debugfs rtw89_debugfs_templ = { variable
4968 rtwdev->debugfs = kmemdup(&rtw89_debugfs_templ, in rtw89_debugfs_init()
4969 sizeof(rtw89_debugfs_templ), GFP_KERNEL); in rtw89_debugfs_init()