/linux/drivers/vfio/pci/ |
H A D | vfio_pci_zdev.c | 23 static int zpci_base_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_base_cap() 44 static int zpci_group_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_group_cap() 66 static int zpci_util_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_util_cap() 91 static int zpci_pfip_cap(struct zpci_dev *zdev, struct vfio_info_cap *caps) in zpci_pfip_cap() 117 struct vfio_info_cap *caps) in vfio_pci_info_zdev_add_caps()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vas-sysfs.c | 23 struct vas_cop_feat_caps *caps; member 32 static ssize_t update_total_credits_store(struct vas_cop_feat_caps *caps, in update_total_credits_store() 125 struct vas_cop_feat_caps *caps; in vas_type_show() local 142 struct vas_cop_feat_caps *caps; in vas_type_store() local 180 struct vas_cop_feat_caps *caps = centry->caps; in vas_caps_kobj_name() local 198 int sysfs_add_vas_caps(struct vas_cop_feat_caps *caps) in sysfs_add_vas_caps() 272 int sysfs_add_vas_caps(struct vas_cop_feat_caps *caps) in sysfs_add_vas_caps()
|
H A D | vas.c | 323 struct vas_caps *caps; in vas_allocate_window() local 514 struct vas_cop_feat_caps *caps; in vas_deallocate_window() local 592 struct vas_cop_feat_caps *caps; in get_vas_capabilities() local 655 struct vas_cop_feat_caps *caps = &vcaps->caps; in reconfig_open_windows() local 853 struct vas_cop_feat_caps *caps; in vas_reconfig_capabilties() local 976 struct vas_cop_feat_caps *caps; in vas_migration_handler() local
|
/linux/net/bluetooth/ |
H A D | hci_codec.c | 12 void *caps, in hci_codec_list_add() 57 struct hci_codec_caps *caps; in hci_read_codec_capabilities() local 126 struct hci_op_read_local_codec_caps caps; in hci_read_supported_codecs() local 195 struct hci_op_read_local_codec_caps caps; in hci_read_supported_codecs_v2() local
|
/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_ctrl.c | 12 static void nfp_net_tlv_caps_reset(struct nfp_net_tlv_caps *caps) in nfp_net_tlv_caps_reset() 21 nfp_net_tls_parse_crypto_ops(struct device *dev, struct nfp_net_tlv_caps *caps, in nfp_net_tls_parse_crypto_ops() 45 struct nfp_net_tlv_caps *caps) in nfp_net_tlv_caps_parse()
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_overlay.c | 28 u32 caps, u32 fourcc) in omap_plane_find_free_overlay() 69 u32 caps, u32 fourcc, struct omap_hw_overlay **overlay, in omap_overlay_assign() 157 enum omap_overlay_caps caps) in omap_overlay_init() 179 enum omap_overlay_caps caps; in omap_hwoverlays_init() local
|
H A D | omap_overlay.h | 25 enum omap_overlay_caps caps; member
|
/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_parser.c | 19 struct hfi_plat_caps *caps = core->caps, *cap; in init_codecs() local 40 static void for_each_codec(struct hfi_plat_caps *caps, unsigned int caps_num, in for_each_codec() 118 const struct hfi_capability *caps = data; in fill_caps() local 130 struct hfi_capabilities *caps = data; in parse_caps() local 229 struct hfi_plat_caps *caps, *cap; in parser_fini() local 249 const struct hfi_plat_caps *caps = NULL; in hfi_platform_parser() local
|
/linux/arch/powerpc/perf/ |
H A D | hv-common.c | 8 unsigned long hv_perf_caps_get(struct hv_perf_caps *caps) in hv_perf_caps_get() 13 struct hv_gpci_system_performance_capabilities caps; in hv_perf_caps_get() member
|
/linux/tools/testing/selftests/bpf/ |
H A D | cap_helpers.c | 10 int cap_enable_effective(__u64 caps, __u64 *old_caps) in cap_enable_effective() 40 int cap_disable_effective(__u64 caps, __u64 *old_caps) in cap_disable_effective()
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_format_caps.c | 16 const struct komeda_format_caps *caps; in komeda_get_format_caps() local 99 const struct komeda_format_caps *caps; in komeda_format_mod_supported() local
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 356 static u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() 429 u32 caps; in efx_siena_mcdi_phy_probe() local 574 u32 caps; in efx_siena_mcdi_phy_set_link_ksettings() local 622 u32 caps, active, speed; /* MCDI format */ in efx_siena_mcdi_phy_get_fecparam() local 688 u32 caps; in efx_siena_mcdi_phy_set_fecparam() local 739 u32 caps = (efx->link_advertising[0] ? in efx_siena_mcdi_port_reconfigure() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 355 u32 mcdi_fec_caps_to_ethtool(u32 caps, bool is_25g) in mcdi_fec_caps_to_ethtool() 428 u32 caps; in efx_mcdi_phy_probe() local 570 u32 caps; in efx_mcdi_phy_set_link_ksettings() local 617 u32 caps, active, speed; /* MCDI format */ in efx_mcdi_phy_get_fecparam() local 682 u32 caps; in efx_mcdi_phy_set_fecparam() local 733 u32 caps = (efx->link_advertising[0] ? in efx_mcdi_port_reconfigure() local
|
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_pipe.c | 10 uint32_t caps, uint32_t blkcfg, in mdp5_pipe_assign() 156 uint32_t reg_offset, uint32_t caps) in mdp5_pipe_init()
|
H A D | mdp5_cfg.h | 38 uint32_t caps; member 51 uint32_t caps; /* pipe capabilities */ member 69 uint32_t caps; /* MDP capabilities: MDP_CAP_xxx bits */ member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_domain.c | 281 struct mlx5dr_cmd_caps *caps = &dmn->info.caps; in dr_domain_add_vport_cap() local 310 struct mlx5dr_cmd_caps *caps = &dmn->info.caps; in dr_domain_is_esw_mgr_vport() local 319 struct mlx5dr_cmd_caps *caps = &dmn->info.caps; in mlx5dr_domain_get_vport_cap() local
|
/linux/drivers/firmware/arm_scmi/transports/ |
H A D | optee.c | 122 u32 caps; member 147 u32 caps; member 188 u32 caps; in get_capabilities() local 228 unsigned int caps = 0; in get_channel() local
|
/linux/drivers/mmc/core/ |
H A D | debugfs.c | 312 u32 *caps = data; in mmc_caps_set() local 331 u32 *caps = data; in mmc_caps2_set() local
|
/linux/tools/build/feature/ |
H A D | test-libcap.c | 8 cap_t caps = cap_get_proc(); in main() local
|
H A D | test-jvmti.c | 8 jvmtiCapabilities caps __attribute__((unused)); in main() local
|
/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_drm.c | 261 const struct logicvc_drm_caps *caps = NULL; in logicvc_drm_caps_match() local 299 const struct logicvc_drm_caps *caps; in logicvc_drm_probe() local
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_pci_func.h | 20 const struct aq_hw_caps_s *caps; member
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | caps.c | 35 struct ath5k_capabilities *caps = &ah->ah_capabilities; in ath5k_hw_set_capabilities() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_deny_namespace.c | 19 kernel_cap_t caps = cred->cap_effective; in BPF_PROG() local
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 1101 mtl_get_freq_caps(struct intel_rps *rps, struct intel_rps_freq_caps *caps) in mtl_get_freq_caps() 1118 __gen6_rps_get_freq_caps(struct intel_rps *rps, struct intel_rps_freq_caps *caps) in __gen6_rps_get_freq_caps() 1161 void gen6_rps_get_freq_caps(struct intel_rps *rps, struct intel_rps_freq_caps *caps) in gen6_rps_get_freq_caps() 1174 struct intel_rps_freq_caps caps; in gen6_rps_init() local 2254 struct intel_rps_freq_caps caps; in rps_frequency_dump() local 2416 struct intel_rps_freq_caps caps; in slpc_frequency_dump() local 2651 struct intel_rps_freq_caps caps; in intel_rps_raise_unslice() local 2676 struct intel_rps_freq_caps caps; in intel_rps_lower_unslice() local
|