Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/ipwireless/
H A Dhardware.c1314 static int set_control_line(struct ipw_hardware *hw, int prio, in set_control_line() function
1342 return set_control_line(hw, priority, channel_idx, COMCTRL_DTR, state); in set_DTR()
1353 return set_control_line(hw, priority, channel_idx, COMCTRL_RTS, state); in set_RTS()