Home
last modified time | relevance | path

Searched refs:sa2400_rf_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/wireless/rtl818x/rtl8180/
Dsa2400.h34 extern const struct rtl818x_rf_ops sa2400_rf_ops;
Dsa2400.c222 const struct rtl818x_rf_ops sa2400_rf_ops = { variable
Ddev.c1040 case 3: priv->rf = &sa2400_rf_ops; in rtl8180_probe()