Searched refs:ipwireless_set_RTS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
H A D | tty.c | 312 ret = ipwireless_set_RTS(tty->hardware, tty->channel_idx, 1); in set_control_lines() 316 ret = ipwireless_set_RTS(tty->hardware, in set_control_lines() 334 ret = ipwireless_set_RTS(tty->hardware, tty->channel_idx, 0); in set_control_lines() 336 ret = ipwireless_set_RTS(tty->hardware, in set_control_lines()
|
H A D | hardware.h | 41 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx,
|
H A D | hardware.c | 1362 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx, in ipwireless_set_RTS() function
|
/kernel/linux/linux-6.6/drivers/tty/ipwireless/ |
H A D | tty.c | 310 ret = ipwireless_set_RTS(tty->hardware, tty->channel_idx, 1); in set_control_lines() 314 ret = ipwireless_set_RTS(tty->hardware, in set_control_lines() 332 ret = ipwireless_set_RTS(tty->hardware, tty->channel_idx, 0); in set_control_lines() 334 ret = ipwireless_set_RTS(tty->hardware, in set_control_lines()
|
H A D | hardware.h | 41 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx,
|
H A D | hardware.c | 1362 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx, in ipwireless_set_RTS() function
|
Completed in 7 milliseconds