Home
last modified time | relevance | path

Searched refs:IRCOMM_FLOW_CONTROL (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/irda/
Dircomm_param.h42 #define IRCOMM_FLOW_CONTROL 0x12 macro
/linux-4.4.14/net/irda/ircomm/
Dircomm_tty_attach.c332 ircomm_param_request(self, IRCOMM_FLOW_CONTROL, TRUE); in ircomm_tty_send_initial_parameters()
337 ircomm_param_request(self, IRCOMM_FLOW_CONTROL, FALSE); in ircomm_tty_send_initial_parameters()
Dircomm_tty_ioctl.c134 ircomm_param_request(self, IRCOMM_FLOW_CONTROL, TRUE); in ircomm_tty_change_speed()