Searched refs:lgs8gxx_autolock_gi (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | lgs8gxx.c | 368 static int lgs8gxx_autolock_gi(struct lgs8gxx_state *priv, u8 gi, u8 cpn, in lgs8gxx_autolock_gi() function 429 err = lgs8gxx_autolock_gi(priv, GI_945, j, &locked); in lgs8gxx_auto_detect() 437 err = lgs8gxx_autolock_gi(priv, GI_420, j, &locked); in lgs8gxx_auto_detect() 444 err = lgs8gxx_autolock_gi(priv, GI_595, 1, &locked); in lgs8gxx_auto_detect()
|