Searched refs:retune (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | cx24116.c | 1224 int i, status, ret, retune = 1; cx24116_set_frontend() local 1268 retune++; cx24116_set_frontend() 1332 dprintk("%s: retune = %d\n", __func__, retune); cx24116_set_frontend() 1434 } while (--retune); cx24116_set_frontend()
|
H A D | cx24117.c | 1310 int i, status, ret, retune = 1; cx24117_set_frontend() local 1381 retune = 3; cx24117_set_frontend() 1430 "%s: retune = %d\n", __func__, retune); cx24117_set_frontend() 1535 } while (--retune); cx24117_set_frontend()
|
H A D | dib9000.c | 2089 /* retune the other frontends with the found channel */ dib9000_set_frontend() 2092 /* only retune the frontends which was not tuned success */ dib9000_set_frontend()
|
/linux-4.1.27/drivers/media/dvb-core/ |
H A D | dvb_frontend.c | 794 * User asked us to retune again for some reason, possibly dvb_frontend_thread() 2346 /* if retune was requested but hasn't occurred yet, prevent dvb_frontend_ioctl_legacy()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 2087 /* ask to the driver to retune the radio .
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 2367 /* ask to the driver to retune the radio.
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
H A D | r8169.c | 3769 /* enable R-tune & PGA-retune function */ rtl8168h_1_hw_phy_config() 3854 /* enable R-tune & PGA-retune function */ rtl8168h_2_hw_phy_config()
|
Completed in 427 milliseconds