Searched refs:set_control_line (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
H A D | hardware.c | 1314 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()
|
/kernel/linux/linux-6.6/drivers/tty/ipwireless/ |
H A D | hardware.c | 1314 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()
|
Completed in 7 milliseconds