Searched refs:find_cap (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/kernel/ |
| H A D | ds.c | 221 static struct ds_cap_state *find_cap(struct ds_info *dp, u64 handle) in find_cap() function 942 struct ds_cap_state *cp = find_cap(dp, ap->handle); in ds_handshake() 954 struct ds_cap_state *cp = find_cap(dp, np->handle); in ds_handshake() 1011 struct ds_cap_state *cp = find_cap(dp, dpkt->handle); in process_ds_work()
|
| /linux/drivers/usb/early/ |
| H A D | ehci-dbgp.c | 364 static u32 __init find_cap(u32 num, u32 slot, u32 func, int cap) in find_cap() function 398 return find_cap(bus, slot, func, PCI_CAP_ID_EHCI_DEBUG); in __find_dbgp()
|