Searched refs:t7xx_fsm_recv_md_intr (Results 1 – 3 of 3) sorted by relevance
132 int t7xx_fsm_recv_md_intr(struct t7xx_fsm_ctl *ctl, enum t7xx_md_irq_type type);
104 ret = t7xx_fsm_recv_md_intr(ctl, MD_IRQ_CCIF_EX); in t7xx_pci_mhccif_isr()111 ret = t7xx_fsm_recv_md_intr(ctl, MD_IRQ_PORT_ENUM); in t7xx_pci_mhccif_isr()
504 int t7xx_fsm_recv_md_intr(struct t7xx_fsm_ctl *ctl, enum t7xx_md_irq_type type) in t7xx_fsm_recv_md_intr() function