Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
Dmax2820.h26 extern const struct rtl818x_rf_ops max2820_rf_ops;
Dmax2820.c162 const struct rtl818x_rf_ops max2820_rf_ops = { variable
Ddev.c1884 case 4: priv->rf = &max2820_rf_ops; in rtl8180_probe()