Searched refs:ircomm_flow_request (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Dircomm_core.h104 void ircomm_flow_request(struct ircomm_cb *self, LOCAL_FLOW flow);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_core.c486 * Function ircomm_flow_request (self, flow)
491 void ircomm_flow_request(struct ircomm_cb *self, LOCAL_FLOW flow) function
504 EXPORT_SYMBOL(ircomm_flow_request); variable
H A Dircomm_tty.c902 ircomm_flow_request(self->ircomm, FLOW_STOP);
933 ircomm_flow_request(self->ircomm, FLOW_START);
1053 ircomm_flow_request(self->ircomm, FLOW_START);
1069 ircomm_flow_request(self->ircomm, FLOW_STOP);

Completed in 86 milliseconds