Home
last modified time | relevance | path

Searched refs:CHANNEL_T (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket.c222 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * ChP, int AiopNum,
224 static void sSetInterfaceMode(CHANNEL_T * ChP, Byte_t mode);
225 static void sFlushRxFIFO(CHANNEL_T * ChP);
226 static void sFlushTxFIFO(CHANNEL_T * ChP);
227 static void sEnInterrupts(CHANNEL_T * ChP, Word_t Flags);
228 static void sDisInterrupts(CHANNEL_T * ChP, Word_t Flags);
231 static int sWriteTxPrioByte(CHANNEL_T * ChP, Byte_t Data);
1105 static int sGetChanRI(CHANNEL_T * ChP) in sGetChanRI()
2681 CHANNEL_T *ChP; Ptr to channel structure
2691 static int sInitChan(CONTROLLER_T * CtlP, CHANNEL_T * Ch
[all...]
H A Drocket_int.h366 } CHANNEL_T; typedef
368 typedef CHANNEL_T CHANNEL_t;
369 typedef CHANNEL_T *CHANPTR_T;
380 CHANNEL_T *ChP; Ptr to channel structure
392 CHANNEL_T *ChP; Ptr to channel structure
404 CHANNEL_T *ChP; Ptr to channel structure
417 CHANNEL_T *ChP; Ptr to channel structure
479 CHANNEL_T *ChP; Ptr to channel structure
491 CHANNEL_T *ChP; Ptr to channel structure
503 CHANNEL_T *Ch
[all...]

Completed in 6 milliseconds