Searched defs:sgn (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/media/tuners/ |
D | tda18271-fe.c | 434 int sgn, bcal, count, wait, ret; in tda18271_powerscan() local
|
/linux-6.1.9/drivers/media/dvb-frontends/ |
D | lg2160.c | 560 static int lg216x_get_sgn(struct lg216x_state *state, u8 *sgn) in lg216x_get_sgn()
|
/linux-6.1.9/lib/ |
D | test_bpf.c | 826 static const int sgn[][2] = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}}; in __bpf_fill_pattern() local
|