Lines Matching refs:t7xx_modem
81 struct t7xx_modem *md = t7xx_dev->md; in t7xx_pci_mhccif_isr()
202 struct t7xx_modem *modem; in t7xx_rgu_isr_handler()
290 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception()
308 static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id) in t7xx_wait_hif_ex_hk_event()
436 static int t7xx_core_reset(struct t7xx_modem *md) in t7xx_core_reset()
459 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_fsm_ctl *ctl, in t7xx_core_hk_handler()
525 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq()
537 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) in t7xx_md_event_notify()
588 void t7xx_md_exception_handshake(struct t7xx_modem *md) in t7xx_md_exception_handshake()
611 static struct t7xx_modem *t7xx_md_alloc(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_alloc()
614 struct t7xx_modem *md; in t7xx_md_alloc()
637 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_reset()
661 struct t7xx_modem *md; in t7xx_md_init()
716 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_exit()