Searched defs:sgn (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/tuners/ |
D | tda18271-fe.c | 434 int sgn, bcal, count, wait, ret; in tda18271_powerscan() local
|
/linux-6.12.1/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.12.1/drivers/accel/qaic/ |
D | qaic_data.c | 176 struct scatterlist *sg, *sgn, *sgf, *sgl; in clone_range_of_sgt_for_slice() local
|
/linux-6.12.1/lib/ |
D | test_bpf.c | 826 static const int sgn[][2] = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}}; in __bpf_fill_pattern() local
|