Home
last modified time | relevance | path

Searched defs:cap_name (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/typec/
H A Dpd.c453 static const char * const cap_name[] = { variable
/linux/drivers/usb/host/
H A Dxhci-debugfs.c143 size_t n, const char *cap_name) in xhci_debugfs_extcap_regset()
/linux/tools/bpf/bpftool/
H A Dfeature.c1098 const char *cap_name = bpf_caps[i].name; in handle_perms() local