rt2x00_ops
static const struct rt2x00_ops rt2400pci_ops = {
static const struct rt2x00_ops rt2500pci_ops = {
static const struct rt2x00_ops rt2500usb_ops = {
static const struct rt2x00_ops rt2800pci_ops = {
static const struct rt2x00_ops rt2800soc_ops = {
static int rt2x00soc_probe(struct platform_device *pdev, const struct rt2x00_ops *ops)
static const struct rt2x00_ops rt2800usb_ops = {
const struct rt2x00_ops *ops;
int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops)
int rt2x00pci_probe(struct pci_dev *pci_dev, const struct rt2x00_ops *ops);
const struct rt2x00_ops *ops)
const struct rt2x00_ops *ops);
static const struct rt2x00_ops rt61pci_ops = {
static const struct rt2x00_ops rt73usb_ops = {