Searched refs:start_internal_command (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/isdn/hardware/eicon/ |
D | message.c | 728 static void start_internal_command(dword Id, PLCI *plci, t_std_internal_command command_function) in start_internal_command() function 2807 start_internal_command(Id, plci, fax_connect_info_command); in connect_b3_req() 2812 start_internal_command(Id, plci, fax_adjust_b23_command); in connect_b3_req() 2829 start_internal_command(Id, plci, rtp_connect_b3_req_command); in connect_b3_req() 2919 start_internal_command(Id, plci, fax_connect_ack_command); in connect_b3_res() 2942 start_internal_command(Id, plci, rtp_connect_b3_res_command); in connect_b3_res() 2957 start_internal_command(Id, plci, adjust_b_restore); in connect_b3_res() 3093 start_internal_command(Id, plci, fax_disconnect_command); in disconnect_b3_res() 3240 start_internal_command(Id, plci, reset_b3_command); in reset_b3_req() 3426 start_internal_command(Id, plci, select_b_command); in select_b_req() [all …]
|