Home
last modified time | relevance | path

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

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