Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/
Dmoxa.c399 struct moxa_port;
408 struct moxa_port *ports;
429 struct moxa_port { struct
509 static void MoxaPortEnable(struct moxa_port *);
510 static void MoxaPortDisable(struct moxa_port *);
511 static int MoxaPortSetTermio(struct moxa_port *, struct ktermios *, speed_t);
512 static int MoxaPortGetLineOut(struct moxa_port *, bool *, bool *);
513 static void MoxaPortLineCtrl(struct moxa_port *, bool, bool);
514 static void MoxaPortFlowCtrl(struct moxa_port *, int, int, int, int, int);
515 static int MoxaPortLineStatus(struct moxa_port *);
[all …]