Home
last modified time | relevance | path

Searched refs:sGetAiopNumChan (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/
H A Drocket_int.h738 #define sGetAiopNumChan(CTLP,AIOPNUM) (CTLP)->AiopNumChan[AIOPNUM] macro
H A Drocket.c2279 num_chan = sGetAiopNumChan(ctlp, aiop); in init_ISA()
2286 num_chan = sGetAiopNumChan(ctlp, 0); in init_ISA()