Home
last modified time | relevance | path

Searched defs:p_result (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv0900_core.c1570 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_search() local
1857 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_get_frontend() local
Ddrxk_hard.c985 static int hi_command(struct drxk_state *state, u16 cmd, u16 *p_result) in hi_command()