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.c558 bool proto_ready; in hci_uart_tty_close() local
571 proto_ready = test_bit(HCI_UART_PROTO_READY, &hu->flags); in hci_uart_tty_close()
572 if (proto_ready) { in hci_uart_tty_close()
590 if (proto_ready) { in hci_uart_tty_close()