Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dcp210x.c402 __le32 ulControlHandshake; member
990 ctl_hs = le32_to_cpu(flow_ctl.ulControlHandshake); in cp210x_get_termios_port()
1219 ctl_hs = le32_to_cpu(flow_ctl.ulControlHandshake); in cp210x_set_termios()
1247 flow_ctl.ulControlHandshake = cpu_to_le32(ctl_hs); in cp210x_set_termios()