Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.c44 struct b43legacy_debugfs_fops { struct
56 const struct b43legacy_debugfs_fops *dfops) in fops_to_dfs_file() argument
204 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_read()
225 struct b43legacy_debugfs_fops, fops); in b43legacy_debugfs_read()
273 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_write()
292 struct b43legacy_debugfs_fops, fops); in b43legacy_debugfs_write()
326 static struct b43legacy_debugfs_fops fops_##name = { \