Home
last modified time | relevance | path

Searched refs:get_events (Results 1 – 7 of 7) sorted by relevance

/drivers/pci/controller/plda/
A Dpcie-plda.h157 u32 (*get_events)(struct plda_pcie_rp *pcie); member
A Dpcie-plda-host.c296 events = port->event_ops->get_events(port); in plda_handle_event()
364 .get_events = plda_get_events,
A Dpcie-microchip-host.c555 .get_events = mc_get_events,
/drivers/scsi/hisi_sas/
A Dhisi_sas.h341 void (*get_events)(struct hisi_hba *hisi_hba, int phy_no); member
A Dhisi_sas_main.c1316 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()
A Dhisi_sas_v2_hw.c3624 .get_events = phy_get_events_v2_hw,
A Dhisi_sas_v3_hw.c3434 .get_events = phy_get_events_v3_hw,

Completed in 44 milliseconds