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()683 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_dev()723 BIT(HCI_UART_INIT_PENDING) | in hci_uart_set_flags()
41 #define HCI_UART_INIT_PENDING 3 macro
369 if (test_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags)) in hci_uart_register_device_priv()
244 set_bit(HCI_UART_INIT_PENDING, &hu->hdev_flags); in h5_open()