rt2x00debug
static const struct rt2x00debug rt2400pci_rt2x00debug = {
static const struct rt2x00debug rt2500pci_rt2x00debug = {
static const struct rt2x00debug rt2500usb_rt2x00debug = {
const struct rt2x00debug rt2800_rt2x00debug = {
extern const struct rt2x00debug rt2800_rt2x00debug;
const struct rt2x00debug *debugfs;
const struct rt2x00debug *debug = intf->debug; \
const struct rt2x00debug *debug = intf->debug; \
const struct rt2x00debug *debug;
const struct rt2x00debug *debug = intf->debug;
const struct rt2x00debug *debug = rt2x00dev->ops->debugfs;
static const struct rt2x00debug rt61pci_rt2x00debug = {
static const struct rt2x00debug rt73usb_rt2x00debug = {