Home
last modified time | relevance | path

Searched defs:dfops (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c43 fops_to_dfs_file(struct b43legacy_wldev * dev,const struct b43legacy_debugfs_fops * dfops) fops_to_dfs_file() argument
191 struct b43legacy_debugfs_fops *dfops; b43legacy_debugfs_read() local
260 struct b43legacy_debugfs_fops *dfops; b43legacy_debugfs_write() local
[all...]
/linux/drivers/net/wireless/broadcom/b43/
H A Ddebugfs.c40 fops_to_dfs_file(struct b43_wldev * dev,const struct b43_debugfs_fops * dfops) fops_to_dfs_file() argument
494 struct b43_debugfs_fops *dfops; b43_debugfs_read() local
558 struct b43_debugfs_fops *dfops; b43_debugfs_write() local
[all...]
/linux/fs/xfs/libxfs/
H A Dxfs_defer.c533 struct list_head *dfops) in xfs_defer_relog()
824 struct list_head *dfops, in xfs_defer_alloc()
/linux/drivers/net/wireless/ath/carl9170/
H A Ddebug.c65 struct carl9170_debugfs_fops *dfops; carl9170_debugfs_read() local
116 struct carl9170_debugfs_fops *dfops; carl9170_debugfs_write() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1504 static const struct file_operations dfops = { variable