Searched refs:IRCOMM_3_WIRE_RAW (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/irda/
H A Dircomm_param.h56 #define IRCOMM_3_WIRE_RAW 0x01 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_param.c116 if (self->service_type == IRCOMM_3_WIRE_RAW)
197 else if (service_type & IRCOMM_3_WIRE_RAW)
198 self->settings.service_type = IRCOMM_3_WIRE_RAW;
214 (self->settings.service_type != IRCOMM_3_WIRE_RAW))
H A Dircomm_core.c125 if (service_type & IRCOMM_3_WIRE_RAW) {
498 if (self->service_type == IRCOMM_3_WIRE_RAW)
552 if(self->service_type & IRCOMM_3_WIRE_RAW)
H A Dircomm_tty_attach.c217 if (self->service_type & IRCOMM_3_WIRE_RAW)
233 if (self->service_type & IRCOMM_3_WIRE_RAW) {
282 if (self->service_type & IRCOMM_3_WIRE_RAW)
718 if (self->service_type == IRCOMM_3_WIRE_RAW) {
H A Dircomm_tty_ioctl.c96 if (self->service_type == IRCOMM_3_WIRE_RAW)
H A Dircomm_tty.c466 self->service_type = IRCOMM_3_WIRE_RAW;
467 self->settings.service_type = IRCOMM_3_WIRE_RAW; /* Default */
1259 else if (self->service_type & IRCOMM_3_WIRE_RAW)

Completed in 119 milliseconds