Symbol: HCI_UART_PROTO_READY
drivers/bluetooth/hci_ldisc.c
105
if (test_bit(HCI_UART_PROTO_READY, &hu->flags) ||
drivers/bluetooth/hci_ldisc.c
128
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags) &&
drivers/bluetooth/hci_ldisc.c
197
clear_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_ldisc.c
244
if (test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_ldisc.c
283
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags) &&
drivers/bluetooth/hci_ldisc.c
547
if (test_bit(HCI_UART_PROTO_READY, &hu->flags)) {
drivers/bluetooth/hci_ldisc.c
549
clear_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_ldisc.c
591
if (test_bit(HCI_UART_PROTO_READY, &hu->flags) ||
drivers/bluetooth/hci_ldisc.c
618
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags) &&
drivers/bluetooth/hci_ldisc.c
722
set_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_ldisc.c
780
test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_serdev.c
107
if (test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_serdev.c
125
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags)) {
drivers/bluetooth/hci_serdev.c
129
set_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_serdev.c
145
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_serdev.c
156
clear_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_serdev.c
260
if (test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_serdev.c
284
if (!test_bit(HCI_UART_PROTO_READY, &hu->flags))
drivers/bluetooth/hci_serdev.c
326
set_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_serdev.c
385
clear_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_serdev.c
408
if (test_bit(HCI_UART_PROTO_READY, &hu->flags)) {
drivers/bluetooth/hci_serdev.c
409
clear_bit(HCI_UART_PROTO_READY, &hu->flags);
drivers/bluetooth/hci_serdev.c
49
if (test_bit(HCI_UART_PROTO_READY, &hu->flags))