Home
last modified time | relevance | path

Searched defs:sgn (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/media/tuners/
Dtda18271-fe.c434 int sgn, bcal, count, wait, ret; in tda18271_powerscan() local
/linux-5.19.10/drivers/media/dvb-frontends/
Dlg2160.c560 static int lg216x_get_sgn(struct lg216x_state *state, u8 *sgn) in lg216x_get_sgn()
/linux-5.19.10/lib/
Dtest_bpf.c826 static const int sgn[][2] = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}}; in __bpf_fill_pattern() local