Home
last modified time | relevance | path

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

/trueos/sys/dev/cx/
HDcxddk.h486 void cx_set_async_param (cx_chan_t *c, int baud, int bits, int parity,
HDcxddk.c712 void cx_set_async_param (cx_chan_t *c, int baud, int bits, int parity, in cx_set_async_param() function
HDif_cx.c2185 cx_set_async_param (d->chan, t->c_ospeed, bits, parity, (t->c_cflag & CSTOPB), in cx_param()