Searched refs:cap_list (Results 1 – 3 of 3) sorted by relevance
16 struct list_head cap_list; member36 list_add_tail(&cap->cap_list, &capabilities); in register_capability()45 list_for_each_entry(cap, &capabilities, cap_list) { in xen_pcibk_config_capability_add_fields()
88 efi_capsule_header_t *cap_list[] = { &capsule }; in efi_capsule_supported() local99 status = efi.query_capsule_caps(cap_list, 1, &max_size, reset); in efi_capsule_supported()
42 static LIST_HEAD(cap_list);69 list_for_each_entry(cap, &cap_list, node) { in get_cap()317 list_add(&cap->node, &cap_list); in gb_cap_connection_init()