Searched refs:init_ready (Results 1 – 5 of 5) sorted by relevance
176 struct hci_uart *hu = container_of(work, struct hci_uart, init_ready); in hci_uart_init_work()198 schedule_work(&hu->init_ready); in hci_uart_init_ready()347 INIT_WORK(&hu->init_ready, hci_uart_init_work); in hci_uart_tty_open()
76 struct work_struct init_ready; member
207 bool init_ready; member
917 rtlpci->init_ready = false; in rtl92de_hw_init()1045 rtlpci->init_ready = false; in rtl92de_hw_init()1050 rtlpci->init_ready = true; in rtl92de_hw_init()
2603 if (rtlpci->init_ready) { in _rtl92d_phy_lc_calibrate_sw()