Searched refs:init_ready (Results 1 – 6 of 6) sorted by relevance
200 struct hci_uart *hu = container_of(work, struct hci_uart, init_ready); in hci_uart_init_work()226 schedule_work(&hu->init_ready); in hci_uart_init_ready()506 INIT_WORK(&hu->init_ready, hci_uart_init_work); in hci_uart_tty_open()
86 struct work_struct init_ready; member
203 bool init_ready; member
198 bool init_ready; member
912 rtlpci->init_ready = false; in rtl92de_hw_init()1040 rtlpci->init_ready = false; in rtl92de_hw_init()1045 rtlpci->init_ready = true; in rtl92de_hw_init()
2580 if (rtlpci->init_ready) { in _rtl92d_phy_lc_calibrate_sw()