Home
last modified time | relevance | path

Searched refs:p_result (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Dstv0900_core.c1580 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_search() local
1594 p_result.locked = FALSE; in stv0900_search()
1616 p_result.locked = intp->result[demod].locked; in stv0900_search()
1617 p_result.standard = intp->result[demod].standard; in stv0900_search()
1618 p_result.frequency = intp->result[demod].frequency; in stv0900_search()
1619 p_result.symbol_rate = intp->result[demod].symbol_rate; in stv0900_search()
1620 p_result.fec = intp->result[demod].fec; in stv0900_search()
1621 p_result.modcode = intp->result[demod].modcode; in stv0900_search()
1622 p_result.pilot = intp->result[demod].pilot; in stv0900_search()
1623 p_result.frame_len = intp->result[demod].frame_len; in stv0900_search()
[all …]
Ddrxk_hard.c1008 static int hi_command(struct drxk_state *state, u16 cmd, u16 *p_result) in hi_command() argument
1041 status = read16(state, SIO_HI_RA_RAM_RES__A, p_result); in hi_command()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c11781 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li_check_plci_b() argument
11791 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11807 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11817 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11828 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11836 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11844 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li2_check_plci_b() argument
11854 PUT_WORD(p_result, _WRONG_STATE); in li2_check_plci_b()
11870 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li2_check_plci_b()
11881 PUT_WORD(p_result, _WRONG_STATE); in li2_check_plci_b()
[all …]