Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dstv0900_core.c1569 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_search() local
1581 p_result.locked = FALSE; in stv0900_search()
1603 p_result.locked = intp->result[demod].locked; in stv0900_search()
1604 p_result.standard = intp->result[demod].standard; in stv0900_search()
1605 p_result.frequency = intp->result[demod].frequency; in stv0900_search()
1606 p_result.symbol_rate = intp->result[demod].symbol_rate; in stv0900_search()
1607 p_result.fec = intp->result[demod].fec; in stv0900_search()
1608 p_result.modcode = intp->result[demod].modcode; in stv0900_search()
1609 p_result.pilot = intp->result[demod].pilot; in stv0900_search()
1610 p_result.frame_len = intp->result[demod].frame_len; in stv0900_search()
[all …]
/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c11910 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li_check_plci_b() argument
11920 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11936 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11946 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11957 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11965 PUT_WORD(p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11973 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li2_check_plci_b() argument
11983 PUT_WORD(p_result, _WRONG_STATE); in li2_check_plci_b()
11999 PUT_WORD(p_result, _WRONG_IDENTIFIER); in li2_check_plci_b()
12010 PUT_WORD(p_result, _WRONG_STATE); in li2_check_plci_b()
[all …]