Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c31 struct b43legacy_debugfs_fops { struct
43 const struct b43legacy_debugfs_fops *dfops) in fops_to_dfs_file() argument
191 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_read()
212 struct b43legacy_debugfs_fops, fops); in b43legacy_debugfs_read()
260 struct b43legacy_debugfs_fops *dfops; in b43legacy_debugfs_write()
279 struct b43legacy_debugfs_fops, fops); in b43legacy_debugfs_write()
313 static struct b43legacy_debugfs_fops fops_##name = { \