Home
last modified time | relevance | path

Searched defs:Ch (Results 1 – 4 of 4) sorted by relevance

/drivers/isdn/hardware/eicon/
Ddi.c359 byte Ch, in isdn_rc()
561 byte Ch, in isdn_ind()
758 byte Id, byte Ch, byte Rc, byte cb, byte type) { in xdi_xlog_rc_event()
782 byte Ch, byte Req, byte type) { in xdi_xlog_request()
822 byte Ch, in xdi_xlog_ind()
Dmessage.c4018 byte Ch = e->IndCh; in callback() local
/drivers/tty/
Drocket.c2886 Byte_t Ch; /* channel number within AIOP */ in sFlushRxFIFO() local
2928 Byte_t Ch; /* channel number within AIOP */ in sFlushTxFIFO() local
/drivers/staging/rtl8188eu/include/
Drtw_security.h320 #define Ch(x, y, z) (z ^ (x & (y ^ z))) macro