Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_ldisc.c546 bool proto_ready; in hci_uart_tty_close() local
559 proto_ready = test_bit(HCI_UART_PROTO_READY, &hu->flags); in hci_uart_tty_close()
560 if (proto_ready) { in hci_uart_tty_close()
578 if (proto_ready) { in hci_uart_tty_close()