Searched refs:handshake_work (Results 1 – 2 of 2) sorted by relevance
72 struct work_struct handshake_work; member
115 queue_work(md->handshake_wq, &md->handshake_work); in t7xx_pci_mhccif_isr()525 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq()562 queue_work(md->handshake_wq, &md->handshake_work); in t7xx_md_event_notify()628 INIT_WORK(&md->handshake_work, t7xx_md_hk_wq); in t7xx_md_alloc()