Searched refs:ircomm_tty_do_softint (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/irda/ircomm/
H A Dircomm_tty.c67 static void ircomm_tty_do_softint(struct work_struct *work);
394 INIT_WORK(&self->tqueue, ircomm_tty_do_softint); ircomm_tty_install()
547 * Function ircomm_tty_do_softint (work)
553 static void ircomm_tty_do_softint(struct work_struct *work) ircomm_tty_do_softint() function
1170 /* ircomm_tty_do_softint will take care of the rest */ ircomm_tty_flow_indication()
H A Dircomm_lmp.c184 /* Don't forget to refcount it - see ircomm_tty_do_softint() */ ircomm_lmp_data_request()
H A Dircomm_ttp.c176 /* Don't forget to refcount it - see ircomm_tty_do_softint() */ ircomm_ttp_data_request()
H A Dircomm_param.c143 /* ircomm_tty_do_softint will take care of the rest */ ircomm_param_request()

Completed in 64 milliseconds