Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/kvm/hyp/nvhe/
Dsys_regs.c39 #define __MAX_FEAT_FUNC(id, fld, max, func, sgn) \ argument
/linux-6.14.4/drivers/media/tuners/
Dtda18271-fe.c436 int sgn, bcal, count, wait, ret; in tda18271_powerscan() local
/linux-6.14.4/drivers/media/dvb-frontends/
Dlg2160.c560 static int lg216x_get_sgn(struct lg216x_state *state, u8 *sgn) in lg216x_get_sgn()
/linux-6.14.4/drivers/accel/qaic/
Dqaic_data.c175 struct scatterlist *sg, *sgn, *sgf, *sgl; in clone_range_of_sgt_for_slice() local
/linux-6.14.4/lib/
Dtest_bpf.c846 static const int sgn[][2] = {{1, 1}, {1, -1}, {-1, 1}, {-1, -1}}; in __bpf_fill_pattern() local