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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Ddebugfs.c44 struct b43legacy_debugfs_fops { struct
56 const struct b43legacy_debugfs_fops *dfops)
210 struct b43legacy_debugfs_fops *dfops;
230 dfops = container_of(file->f_op, struct b43legacy_debugfs_fops, fops);
278 struct b43legacy_debugfs_fops *dfops;
296 dfops = container_of(file->f_op, struct b43legacy_debugfs_fops, fops);
330 static struct b43legacy_debugfs_fops fops_##name = { \

Completed in 27 milliseconds