Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/
Dmoxa.c259 static int moxafuncret(void __iomem *ofsAddr, u16 cmd, u16 arg) in moxafuncret() function
1849 val = moxafuncret(ofsAddr, FC_LineStatus, 0); in MoxaPortLineStatus()