Lines Matching refs:t7xx_modem
83 struct t7xx_modem *md = t7xx_dev->md; in t7xx_pci_mhccif_isr()
242 struct t7xx_modem *modem; in t7xx_rgu_isr_handler()
330 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception()
349 static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id) in t7xx_wait_hif_ex_hk_event()
477 static int t7xx_core_reset(struct t7xx_modem *md) in t7xx_core_reset()
500 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_sys_info *core_info, in t7xx_core_hk_handler()
566 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq()
580 struct t7xx_modem *md = container_of(work, struct t7xx_modem, ap_handshake_work); in t7xx_ap_hk_wq()
592 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) in t7xx_md_event_notify()
654 void t7xx_md_exception_handshake(struct t7xx_modem *md) in t7xx_md_exception_handshake()
677 static struct t7xx_modem *t7xx_md_alloc(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_alloc()
680 struct t7xx_modem *md; in t7xx_md_alloc()
709 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_reset()
734 struct t7xx_modem *md; in t7xx_md_init()
801 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_exit()