Searched refs:profile (Results 151 - 175 of 314) sorted by relevance

1234567891011>>

/linux-master/drivers/isdn/capi/
H A Dkcapi.c209 memset(&ctr->profile, 0, sizeof(ctr->profile));
842 memcpy(profp, &ctr->profile, sizeof(struct capi_profile));
H A Dcapi.c821 cdev->errcode = capi20_get_profile(data.contr, &data.profile);
826 &data.profile.ncontroller,
827 sizeof(data.profile.ncontroller));
830 cdev->errcode = capi20_get_profile(data.contr, &data.profile);
834 retval = copy_to_user(argp, &data.profile,
835 sizeof(data.profile));
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-enc.c794 inst->enc_param.profile = HEVC_PROFILE_MAIN;
798 inst->enc_param.profile = HEVC_PROFILE_STILLPICTURE;
803 inst->enc_param.profile = HEVC_PROFILE_MAIN10;
926 inst->enc_param.profile = H264_PROFILE_BP;
930 inst->enc_param.profile = H264_PROFILE_MP;
934 inst->enc_param.profile = H264_PROFILE_EXTENDED;
938 inst->enc_param.profile = H264_PROFILE_HP;
942 inst->enc_param.profile = H264_PROFILE_HIGH10;
946 inst->enc_param.profile = H264_PROFILE_HIGH422;
950 inst->enc_param.profile
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c152 struct mlx4_en_profile *params = &mdev->profile;
318 /* Build device profile according to supplied module parameters */
353 if (mlx4_en_init_netdev(mdev, i, &mdev->profile.prof[i]))
/linux-master/sound/soc/uniphier/
H A Daio-compress.c148 if (params->codec.profile != SND_AUDIOPROFILE_IEC61937_SPDIF) {
149 dev_err(dev, "Codec profile is not supported(%d)\n",
150 params->codec.profile);
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k.c310 /* Enable policing and set the bandwidth profile (policer) index */
360 int cn10k_set_ipolicer_rate(struct otx2_nic *pfvf, u16 profile, argument
372 /* Init bandwidth profile */
457 aq->qidx = profile;
/linux-master/drivers/nvme/target/
H A Dio-cmd-bdev.c66 if (bi->profile == &t10_pi_type1_crc)
68 else if (bi->profile == &t10_pi_type3_crc)
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h239 u32 profile; member in struct:vdec_controls
305 } profile; member in struct:venc_controls
H A Dhfi.h66 u32 profile; member in struct:hfi_event_data
H A Dhfi_msgs.c72 event.profile = profile_level->profile;
373 profile_level->profile = hfi->profile;
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c3120 if (!dev->is_rep && dev->profile != &raw_eth_profile) {
3133 if (!dev->is_rep && dev->profile != &raw_eth_profile)
3142 if (!dev->is_rep && dev->profile != &raw_eth_profile)
4183 const struct mlx5_ib_profile *profile,
4191 if (profile->stage[stage].cleanup)
4192 profile->stage[stage].cleanup(dev);
4200 const struct mlx5_ib_profile *profile)
4205 dev->profile = profile;
4208 if (profile
4182 __mlx5_ib_remove(struct mlx5_ib_dev *dev, const struct mlx5_ib_profile *profile, int stage) argument
4199 __mlx5_ib_add(struct mlx5_ib_dev *dev, const struct mlx5_ib_profile *profile) argument
4415 const struct mlx5_ib_profile *profile; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dtime.c35 #include <linux/profile.h>
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta.h58 * @profile: profile string
75 u8 profile[32]; member in struct:delta_streaminfo
/linux-master/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-parameters.h438 enum mmal_video_profile profile; member in struct:mmal_parameter_video_profile
/linux-master/arch/sparc/kernel/
H A Dsun4d_smp.c12 #include <linux/profile.h>
H A Dsun4m_smp.c10 #include <linux/profile.h>
H A Dsmp_32.c24 #include <linux/profile.h>
H A Dtime_32.c34 #include <linux/profile.h>
/linux-master/block/
H A Dblk-crypto.c14 #include <linux/blk-crypto-profile.h>
/linux-master/drivers/spi/
H A Dspi-bcm63xx-hsspi.c444 unsigned int profile = spi_get_chipselect(spi, 0); local
449 bs->regs + HSSPI_PROFILE_CLK_CTRL_REG(profile));
451 reg = __raw_readl(bs->regs + HSSPI_PROFILE_SIGNAL_CTRL_REG(profile));
456 __raw_writel(reg, bs->regs + HSSPI_PROFILE_SIGNAL_CTRL_REG(profile));
/linux-master/drivers/hid/
H A Dhid-roccat-ryos.c32 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(profile, 0x05, 0x03);
/linux-master/security/tomoyo/
H A Dcommon.h191 /* Follow profile's configuration. */
396 /* Index numbers for profile's PREFERENCE values. */
498 u8 profile; member in struct:tomoyo_request_info
689 u8 profile; /* Profile number to use. */ member in struct:tomoyo_domain_info
879 /* Structure for /sys/kernel/security/tomnoyo/profile interface. */
976 int tomoyo_get_mode(const struct tomoyo_policy_namespace *ns, const u8 profile,
1039 const u8 profile);
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h61 u8 profile; member in struct:create_channel_param
/linux-master/arch/powerpc/kernel/
H A Dirq_64.c36 #include <linux/profile.h>
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c255 enum mlxsw_sp_acl_profile profile)
261 ops = mlxsw_sp_acl_tcam_profile_ops(mlxsw_sp, profile);
273 enum mlxsw_sp_acl_profile profile,
280 ops = mlxsw_sp_acl_tcam_profile_ops(mlxsw_sp, profile);
253 mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, u32 chain_index, enum mlxsw_sp_acl_profile profile) argument
271 mlxsw_sp_acl_ruleset_get(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_flow_block *block, u32 chain_index, enum mlxsw_sp_acl_profile profile, struct mlxsw_afk_element_usage *tmplt_elusage) argument

Completed in 333 milliseconds

1234567891011>>