Searched refs:b43_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/b43/
H A Ddebugfs.c43 struct b43_debugfs_fops { struct
53 const struct b43_debugfs_fops *dfops)
513 struct b43_debugfs_fops *dfops;
533 dfops = container_of(file->f_op, struct b43_debugfs_fops, fops);
576 struct b43_debugfs_fops *dfops;
594 dfops = container_of(file->f_op, struct b43_debugfs_fops, fops);
623 static struct b43_debugfs_fops fops_##name = { \

Completed in 68 milliseconds