Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/frontends/
Dstv0900_core.c1586 struct stv0900_signal_info p_result = intp->result[demod]; in stv0900_search() local
1598 p_result.locked = FALSE; in stv0900_search()
1620 p_result.locked = intp->result[demod].locked; in stv0900_search()
1621 p_result.standard = intp->result[demod].standard; in stv0900_search()
1622 p_result.frequency = intp->result[demod].frequency; in stv0900_search()
1623 p_result.symbol_rate = intp->result[demod].symbol_rate; in stv0900_search()
1624 p_result.fec = intp->result[demod].fec; in stv0900_search()
1625 p_result.modcode = intp->result[demod].modcode; in stv0900_search()
1626 p_result.pilot = intp->result[demod].pilot; in stv0900_search()
1627 p_result.frame_len = intp->result[demod].frame_len; in stv0900_search()
[all …]
/linux-2.6.39/drivers/isdn/hardware/eicon/
Dmessage.c11920 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li_check_plci_b() argument
11930 PUT_WORD (p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11946 PUT_WORD (p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11956 PUT_WORD (p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11967 PUT_WORD (p_result, _WRONG_IDENTIFIER); in li_check_plci_b()
11975 PUT_WORD (p_result, _REQUEST_NOT_ALLOWED_IN_THIS_STATE); in li_check_plci_b()
11983 dword plci_b_id, word plci_b_write_pos, byte *p_result) in li2_check_plci_b() argument
11993 PUT_WORD (p_result, _WRONG_STATE); in li2_check_plci_b()
12009 PUT_WORD (p_result, _WRONG_IDENTIFIER); in li2_check_plci_b()
12020 PUT_WORD (p_result, _WRONG_STATE); in li2_check_plci_b()
[all …]