Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dicom.c217 __le16 leLength; /* Length of data in segment */ member
235 __le16 leLength; /* Length of data in segment */ member
509 icom_port->statStg->rcv[index].leLength = 0; in get_port_memory()
899 icom_port->statStg->xmit[0].leLength = in icom_write()
961 count = le16_to_cpu(icom_port->statStg->xmit[0].leLength); in xmit_interrupt()
990 count = le16_to_cpu(icom_port->statStg->rcv[rcv_buff].leLength); in recv_interrupt()
1064 icom_port->statStg->rcv[rcv_buff].leLength = 0; in recv_interrupt()
1465 icom_port->statStg->rcv[rcv_buff].leLength = 0; in icom_set_termios()