Searched refs:start_internal_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/eicon/ |
D | message.c | 713 static void start_internal_command(dword Id, PLCI *plci, t_std_internal_command command_function) in start_internal_command() function 2684 start_internal_command(Id, plci, fax_connect_info_command); in connect_b3_req() 2689 start_internal_command(Id, plci, fax_adjust_b23_command); in connect_b3_req() 2706 start_internal_command(Id, plci, rtp_connect_b3_req_command); in connect_b3_req() 2796 start_internal_command(Id, plci, fax_connect_ack_command); in connect_b3_res() 2819 start_internal_command(Id, plci, rtp_connect_b3_res_command); in connect_b3_res() 2834 start_internal_command(Id, plci, adjust_b_restore); in connect_b3_res() 2970 start_internal_command(Id, plci, fax_disconnect_command); in disconnect_b3_res() 3117 start_internal_command(Id, plci, reset_b3_command); in reset_b3_req() 3301 start_internal_command(Id, plci, select_b_command); in select_b_req() [all …]
|