Searched refs:handshake_work (Results 1 – 2 of 2) sorted by relevance
73 struct work_struct handshake_work; member
117 queue_work(md->handshake_wq, &md->handshake_work); in t7xx_pci_mhccif_isr()566 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq()622 queue_work(md->handshake_wq, &md->handshake_work); in t7xx_md_event_notify()694 INIT_WORK(&md->handshake_work, t7xx_md_hk_wq); in t7xx_md_alloc()