Searched refs:lgs8gxx_autolock_gi (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | lgs8gxx.c | 358 static int lgs8gxx_autolock_gi(struct lgs8gxx_state *priv, u8 gi, u8 cpn, in lgs8gxx_autolock_gi() function 419 err = lgs8gxx_autolock_gi(priv, GI_945, j, &locked); in lgs8gxx_auto_detect() 427 err = lgs8gxx_autolock_gi(priv, GI_420, j, &locked); in lgs8gxx_auto_detect() 434 err = lgs8gxx_autolock_gi(priv, GI_595, 1, &locked); in lgs8gxx_auto_detect()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | lgs8gxx.c | 358 static int lgs8gxx_autolock_gi(struct lgs8gxx_state *priv, u8 gi, u8 cpn, in lgs8gxx_autolock_gi() function 419 err = lgs8gxx_autolock_gi(priv, GI_945, j, &locked); in lgs8gxx_auto_detect() 427 err = lgs8gxx_autolock_gi(priv, GI_420, j, &locked); in lgs8gxx_auto_detect() 434 err = lgs8gxx_autolock_gi(priv, GI_595, 1, &locked); in lgs8gxx_auto_detect()
|
Completed in 3 milliseconds