Searched refs:ap_handshake_work (Results 1 – 2 of 2) sorted by relevance
74 struct work_struct ap_handshake_work; member
581 struct t7xx_modem *md = container_of(work, struct t7xx_modem, ap_handshake_work); in t7xx_ap_hk_wq() 630 queue_work(md->handshake_wq, &md->ap_handshake_work); in t7xx_md_event_notify() 700 INIT_WORK(&md->ap_handshake_work, t7xx_ap_hk_wq); in t7xx_md_alloc()