Searched refs:HCI_UART_INIT_PENDING (Results 1 – 5 of 5) sorted by relevance
194 if (!test_and_clear_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_init_work()213 if (!test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_init_ready()687 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_dev()728 BIT(HCI_UART_INIT_PENDING) | in hci_uart_set_flags()
41 #define HCI_UART_INIT_PENDING 3 macro
359 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_device()
229 set_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags); in h5_open()
77 #define HCI_UART_INIT_PENDING 3 macro