Searched refs:init_ready (Results 1 – 6 of 6) sorted by relevance
71 struct work_struct init_ready; member
186 struct hci_uart *hu = container_of(work, struct hci_uart, init_ready); in hci_uart_init_work()212 schedule_work(&hu->init_ready); in hci_uart_init_ready()503 INIT_WORK(&hu->init_ready, hci_uart_init_work); in hci_uart_tty_open()
302 INIT_WORK(&hu->init_ready, hci_uart_init_work); in hci_uart_register_device()
176 bool init_ready; member
890 rtlpci->init_ready = false; in rtl92de_hw_init()1018 rtlpci->init_ready = false; in rtl92de_hw_init()1023 rtlpci->init_ready = true; in rtl92de_hw_init()
2558 if (rtlpci->init_ready) { in _rtl92d_phy_lc_calibrate_sw()