Searched refs:call_on_msig (Results 1 – 4 of 4) sorted by relevance
82 c->call_on_msig = 0; in cx_open_board()601 if (c->call_on_msig) in cx_int_handler()602 c->call_on_msig (c); in cx_int_handler()639 c->call_on_msig = func; in cx_register_modem()
348 void (*call_on_msig) (struct _cx_chan_t*); member
79 c->call_on_msig = 0; in ct_open_board()938 if (c->call_on_msig) in ct_hdlc_interrupt()939 c->call_on_msig (c); in ct_hdlc_interrupt()1161 c->call_on_msig = func; in ct_register_modem()
426 void (*call_on_msig) (struct _ct_chan_t*); member