Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/asm-generic/
Dtermios.h44 #define TIOCM_OUT1 0x2000 macro
/linux-4.19.296/drivers/bluetooth/
Dhci_ldisc.c345 set &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()
347 clear &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()
358 set &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()
360 clear &= TIOCM_DTR | TIOCM_RTS | TIOCM_OUT1 | in hci_uart_set_flow_control()