Home
last modified time | relevance | path

Searched refs:ipwireless_set_RTS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c312 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 Dhardware.h41 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx,
H A Dhardware.c1362 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 Dtty.c310 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 Dhardware.h41 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx,
H A Dhardware.c1362 int ipwireless_set_RTS(struct ipw_hardware *hw, unsigned int channel_idx, in ipwireless_set_RTS() function

Completed in 7 milliseconds