Searched defs:p_result (Results 1 – 2 of 2) sorted by relevance
1570 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_search() local1857 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_get_frontend() local
985 static int hi_command(struct drxk_state *state, u16 cmd, u16 *p_result) in hi_command()