Home
last modified time | relevance | path

Searched refs:cap_list (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_capability.c16 struct list_head cap_list; member
36 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()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/
H A Drkiio.h42 …pling_rate_cap_get(RK_CHAR *dev_name, rkiio_sensor_type_t type, double **cap_list, RK_U8 *cap_num);
43 _CAPI RK_S32 rkiio_sampling_rate_cap_release(double *cap_list);
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dcapsule.c88 efi_capsule_header_t *cap_list[] = { &capsule }; in efi_capsule_supported() local
99 status = efi.query_capsule_caps(cap_list, 1, &max_size, reset); in efi_capsule_supported()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dauthentication.c42 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()
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dfeature.c789 cap_value_t cap_list[ARRAY_SIZE(bpf_caps)]; in handle_perms() local
820 cap_list[nb_bpf_caps++] = cap; in handle_perms()
858 if (cap_set_flag(caps, CAP_EFFECTIVE, nb_bpf_caps, cap_list, in handle_perms()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dpcicfg.h389 #define cap_list rsvd_a[0] macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcicfg.h389 #define cap_list rsvd_a[0] macro