Searched refs:get_events (Results 1 – 7 of 7) sorted by relevance
157 u32 (*get_events)(struct plda_pcie_rp *pcie); member
296 events = port->event_ops->get_events(port); in plda_handle_event()364 .get_events = plda_get_events,
555 .get_events = mc_get_events,
341 void (*get_events)(struct hisi_hba *hisi_hba, int phy_no); member
1316 if (hisi_hba->hw->get_events) { in hisi_sas_control_phy()1317 hisi_hba->hw->get_events(hisi_hba, phy_no); in hisi_sas_control_phy()
3624 .get_events = phy_get_events_v2_hw,
3434 .get_events = phy_get_events_v3_hw,
Completed in 44 milliseconds