Lines Matching refs:t7xx_modem
82 struct t7xx_modem *md = t7xx_dev->md; in t7xx_pci_mhccif_isr()
203 struct t7xx_modem *modem; in t7xx_rgu_isr_handler()
291 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception()
310 static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id) in t7xx_wait_hif_ex_hk_event()
438 static int t7xx_core_reset(struct t7xx_modem *md) in t7xx_core_reset()
461 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_sys_info *core_info, in t7xx_core_hk_handler()
527 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq()
541 struct t7xx_modem *md = container_of(work, struct t7xx_modem, ap_handshake_work); in t7xx_ap_hk_wq()
553 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) in t7xx_md_event_notify()
615 void t7xx_md_exception_handshake(struct t7xx_modem *md) in t7xx_md_exception_handshake()
638 static struct t7xx_modem *t7xx_md_alloc(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_alloc()
641 struct t7xx_modem *md; in t7xx_md_alloc()
670 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_reset()
695 struct t7xx_modem *md; in t7xx_md_init()
761 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_exit()