Searched refs:IPW_CONTROL_LINE_DTR (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/tty/ipwireless/
H A Dhardware.h29 #define IPW_CONTROL_LINE_DTR 0x0010 macro
H A Dhardware.c1337 hw->control_lines[channel_idx] |= IPW_CONTROL_LINE_DTR; set_DTR()
1339 hw->control_lines[channel_idx] &= ~IPW_CONTROL_LINE_DTR; set_DTR()
1451 IPW_CONTROL_LINE_DTR) != 0); __handle_setup_get_version_rsp()
H A Dtty.c295 if (my & IPW_CONTROL_LINE_DTR) get_control_lines()

Completed in 152 milliseconds