Searched refs:HCI_UART_INIT_PENDING (Results 1 – 4 of 4) sorted by relevance
189 if (!test_and_clear_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_init_work()208 if (!test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_init_ready()685 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_dev()726 BIT(HCI_UART_INIT_PENDING) | in hci_uart_set_flags()
41 #define HCI_UART_INIT_PENDING 3 macro
373 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_device()
243 set_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags); in h5_open()