Lines Matching defs:cap
18 cap_pm(struct device *d, int where, int cap) in cap_pm()
74 cap_agp(struct device *d, int where, int cap) in cap_agp()
605 cap_msi(struct device *d, int where, int cap) in cap_msi()
778 static char *link_compare(int type, int sta, int cap) in link_compare()
1463 cap_express(struct device *d, int where, int cap) in cap_express()
1557 cap_msix(struct device *d, int where, int cap) in cap_msix()
1577 cap_slotid(int cap) in cap_slotid()
1605 cap_debug_port(int cap) in cap_debug_port()
1631 cap_sata_hba(struct device *d, int where, int cap) in cap_sata_hba()
1686 static void cap_ea(struct device *d, int where, int cap) in cap_ea()
1819 int id, next, cap; in show_caps() local