Home
last modified time | relevance | path

Searched defs:plda_event_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/pci/controller/plda/
Dpcie-plda.h156 struct plda_event_ops { struct
157 u32 (*get_events)(struct plda_pcie_rp *pcie);
Dpcie-plda-host.c364 static const struct plda_event_ops plda_event_ops = { variable