Searched refs:ipwireless_set_DTR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
H A D | tty.c | 323 ret = ipwireless_set_DTR(tty->hardware, tty->channel_idx, 1); in set_control_lines() 327 ret = ipwireless_set_DTR(tty->hardware, in set_control_lines() 343 ret = ipwireless_set_DTR(tty->hardware, tty->channel_idx, 0); in set_control_lines() 345 ret = ipwireless_set_DTR(tty->hardware, in set_control_lines()
|
H A D | hardware.h | 39 int ipwireless_set_DTR(struct ipw_hardware *hw, unsigned int channel_idx,
|
H A D | hardware.c | 1356 int ipwireless_set_DTR(struct ipw_hardware *hw, unsigned int channel_idx, in ipwireless_set_DTR() function
|
/kernel/linux/linux-6.6/drivers/tty/ipwireless/ |
H A D | tty.c | 321 ret = ipwireless_set_DTR(tty->hardware, tty->channel_idx, 1); in set_control_lines() 325 ret = ipwireless_set_DTR(tty->hardware, in set_control_lines() 341 ret = ipwireless_set_DTR(tty->hardware, tty->channel_idx, 0); in set_control_lines() 343 ret = ipwireless_set_DTR(tty->hardware, in set_control_lines()
|
H A D | hardware.h | 39 int ipwireless_set_DTR(struct ipw_hardware *hw, unsigned int channel_idx,
|
H A D | hardware.c | 1356 int ipwireless_set_DTR(struct ipw_hardware *hw, unsigned int channel_idx, in ipwireless_set_DTR() function
|
Completed in 7 milliseconds