Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtl818x/rtl8180/
Dgrf5101.h26 extern const struct rtl818x_rf_ops grf5101_rf_ops;
Dgrf5101.c184 const struct rtl818x_rf_ops grf5101_rf_ops = { variable
Ddev.c1886 case 5: priv->rf = &grf5101_rf_ops; in rtl8180_probe()