Searched refs:t7xx_fsm_recv_md_intr (Results 1 – 3 of 3) sorted by relevance
129 int t7xx_fsm_recv_md_intr(struct t7xx_fsm_ctl *ctl, enum t7xx_md_irq_type type);
103 ret = t7xx_fsm_recv_md_intr(ctl, MD_IRQ_CCIF_EX); in t7xx_pci_mhccif_isr()110 ret = t7xx_fsm_recv_md_intr(ctl, MD_IRQ_PORT_ENUM); in t7xx_pci_mhccif_isr()
487 int t7xx_fsm_recv_md_intr(struct t7xx_fsm_ctl *ctl, enum t7xx_md_irq_type type) in t7xx_fsm_recv_md_intr() function