Searched refs:profile (Results 126 - 150 of 314) sorted by relevance

1234567891011>>

/linux-master/drivers/devfreq/
H A Drk3399_dmc.c43 struct devfreq_dev_profile profile; member in struct:rk3399_dmcfreq
432 data->profile = (struct devfreq_dev_profile) {
441 &data->profile,
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-hw.c613 info->profile = (reg_val >> 24) & 0x1f;
616 /* guessing profile */
617 if (!info->profile) {
619 info->profile = HEVC_PROFILE_MAIN; /* main profile */
621 info->profile = HEVC_PROFILE_MAIN10; /* main10 profile */
623 /* main still picture profile */
624 info->profile = HEVC_PROFILE_STILLPICTURE;
626 info->profile
[all...]
/linux-master/include/misc/
H A Docxl.h28 u8 profile; member in struct:ocxl_afu_config
/linux-master/drivers/hid/
H A Dhid-roccat-kone.h100 * This number does not need to correspond with location where profile
103 uint8_t profile; /* range 1-5 */ member in struct:kone_profile
189 uint8_t value; /* holds dpi or profile value */
H A Dhid-roccat-savu.c26 ROCCAT_COMMON2_BIN_ATTRIBUTE_RW(profile, 0x5, 0x03);
/linux-master/arch/parisc/kernel/
H A Dtime.c28 #include <linux/profile.h>
/linux-master/sound/pci/hda/
H A Dhda_eld.c203 a->profile = GRAB_BITS(buf, 2, 0, 3);
438 if (a->profile)
439 snd_iprintf(buffer, "sad%d_profile\t\t%d\n", i, a->profile);
550 e->sad[n].profile = val;
/linux-master/arch/xtensa/kernel/
H A Dtime.c26 #include <linux/profile.h>
/linux-master/drivers/spi/
H A Dspi-bcmbca-hsspi.c196 unsigned int profile = spi_get_chipselect(spi, 0); local
201 bs->regs + HSSPI_PROFILE_CLK_CTRL_REG(profile));
203 reg = __raw_readl(bs->regs + HSSPI_PROFILE_SIGNAL_CTRL_REG(profile));
208 __raw_writel(reg, bs->regs + HSSPI_PROFILE_SIGNAL_CTRL_REG(profile));
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h432 const struct mlxsw_config_profile *profile,
443 const struct mlxsw_config_profile *profile; member in struct:mlxsw_driver
448 const struct mlxsw_config_profile *profile,
483 const struct mlxsw_config_profile *profile,
H A Dspectrum_router.c8959 struct mlxsw_sp_rif_mac_profile *profile,
8966 id = idr_alloc(&router->rif_mac_profiles_idr, profile, 0,
8970 profile->id = id;
8984 struct mlxsw_sp_rif_mac_profile *profile; local
8986 profile = idr_remove(&mlxsw_sp->router->rif_mac_profiles_idr,
8988 WARN_ON(!profile);
8989 return profile;
8995 struct mlxsw_sp_rif_mac_profile *profile; local
8997 profile = kzalloc(sizeof(*profile), GFP_KERNE
8958 mlxsw_sp_rif_mac_profile_index_alloc(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_rif_mac_profile *profile, struct netlink_ext_ack *extack) argument
9010 struct mlxsw_sp_rif_mac_profile *profile; local
9040 struct mlxsw_sp_rif_mac_profile *profile; local
9062 struct mlxsw_sp_rif_mac_profile *profile; local
9073 struct mlxsw_sp_rif_mac_profile *profile; local
9093 struct mlxsw_sp_rif_mac_profile *profile; local
9109 struct mlxsw_sp_rif_mac_profile *profile; local
9123 struct mlxsw_sp_rif_mac_profile *profile; local
9768 struct mlxsw_sp_rif_mac_profile *profile; local
[all...]
/linux-master/block/
H A DMakefile38 obj-$(CONFIG_BLK_INLINE_ENCRYPTION) += blk-crypto.o blk-crypto-profile.o \
H A Dblk-crypto-fallback.c14 #include <linux/blk-crypto-profile.h>
108 blk_crypto_fallback_keyslot_program(struct blk_crypto_profile *profile, argument
131 static int blk_crypto_fallback_keyslot_evict(struct blk_crypto_profile *profile, argument
/linux-master/sound/soc/sof/
H A DMakefile5 fw-file-profile.o
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.h231 uint8_t profile; /* profile associated with ring */ member in struct:lpfc_sli_ring_mask
318 /* Structure used for configuring rings to a specific profile or rctl / type */
322 uint32_t headerLen; /* 0 if not profile 4 or 5 */
324 uint32_t profile; /* Selection profile 0=all, 7=logentry */ member in struct:lpfc_hbq_init
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt2.c775 enum cxd2880_dvbt2_profile profile)
803 switch (profile) {
863 tune_param->profile == CXD2880_DVBT2_PROFILE_ANY)
888 ret = dvbt2_set_profile(tnr_dmd, tune_param->profile);
894 dvbt2_set_profile(tnr_dmd->diver_sub, tune_param->profile);
926 switch (tune_param->profile) {
774 dvbt2_set_profile(struct cxd2880_tnrdmd *tnr_dmd, enum cxd2880_dvbt2_profile profile) argument
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c5256 /* Get section table in profile */
5257 #define I40E_SECTION_TABLE(profile, sec_tbl) \
5259 struct i40e_profile_segment *p = (profile); \
5267 /* Get section header in profile */
5268 #define I40E_SECTION_HEADER(profile, offset) \
5269 (struct i40e_profile_section_header *)((u8 *)(profile) + (offset))
5274 * @profile: pointer to the i40e segment header to be searched
5282 struct i40e_profile_segment *profile)
5289 if (profile->header.type != SEGMENT_TYPE_I40E)
5292 I40E_SECTION_TABLE(profile, sec_tb
5281 i40e_find_section_in_profile(u32 section_type, struct i40e_profile_segment *profile) argument
5356 i40e_validate_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, u32 track_id, bool rollback) argument
5421 i40e_write_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, u32 track_id) argument
5484 i40e_rollback_profile(struct i40e_hw *hw, struct i40e_profile_segment *profile, u32 track_id) argument
5536 i40e_add_pinfo_to_list(struct i40e_hw *hw, struct i40e_profile_segment *profile, u8 *profile_info_sec, u32 track_id) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h936 const struct mlx5e_profile *profile; member in struct:mlx5e_priv
1006 const struct mlx5e_profile *profile,
1009 #define mlx5e_profile_feature_cap(profile, feature) \
1010 ((profile)->features & BIT(MLX5E_PROFILE_FEATURE_##feature))
1224 const struct mlx5e_profile *profile,
1229 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
H A Den_rep.c858 /* If netdev is already registered (e.g. move from nic profile to uplink,
910 mlx5e_fs_init(priv->profile, mdev,
932 priv->fs = mlx5e_fs_init(priv->profile, mdev,
1517 const struct mlx5e_profile *profile; local
1523 profile = &mlx5e_rep_profile;
1524 netdev = mlx5e_create_netdev(dev, profile);
1536 priv->profile = profile;
1538 err = profile->init(dev, netdev);
1540 netdev_warn(netdev, "rep profile ini
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c524 tisn = mlx5e_profile_get_tisn(c->mdev, c->priv, c->priv->profile,
973 const struct mlx5e_profile *profile)
977 if (!mlx5e_profile_feature_cap(profile, PTP_RX))
989 const struct mlx5e_profile *profile)
993 if (!mlx5e_profile_feature_cap(profile, PTP_RX))
1004 if (!mlx5e_profile_feature_cap(priv->profile, PTP_RX))
972 mlx5e_ptp_alloc_rx_fs(struct mlx5e_flow_steering *fs, const struct mlx5e_profile *profile) argument
988 mlx5e_ptp_free_rx_fs(struct mlx5e_flow_steering *fs, const struct mlx5e_profile *profile) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.c57 /* IPoIB mlx5 netdev profile */
413 priv->fs = mlx5e_fs_init(priv->profile, mdev,
611 err = epriv->profile->update_rx(epriv);
741 const struct mlx5e_profile *profile = priv->profile; local
744 profile->cleanup(priv);
795 epriv->profile = prof;
/linux-master/drivers/media/platform/amphion/
H A Dvpu_windsor.c397 enum MEDIAIP_ENC_PROFILE profile; member in struct:vpu_enc_param
937 static int vpu_windsor_set_profile(struct vpu_enc_param *param, u32 profile) argument
939 switch (profile) {
941 param->profile = MEDIAIP_ENC_PROF_H264_BP;
944 param->profile = MEDIAIP_ENC_PROF_H264_MP;
947 param->profile = MEDIAIP_ENC_PROF_H264_HP;
1128 vpu_windsor_set_profile(windsor, params->profile);
/linux-master/drivers/target/
H A Dtarget_core_iblock.c154 if (!strcmp(bi->profile->name, "T10-DIF-TYPE3-IP") ||
155 !strcmp(bi->profile->name, "T10-DIF-TYPE1-IP")) {
157 " supported\n", bi->profile->name);
162 if (!strcmp(bi->profile->name, "T10-DIF-TYPE3-CRC")) {
164 } else if (!strcmp(bi->profile->name, "T10-DIF-TYPE1-CRC")) {
/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1051 static u8 v4l2_profile_to_mcu_profile(enum v4l2_mpeg_video_h264_profile profile) argument
1053 switch (profile) {
1097 static u8 hevc_profile_to_mcu_profile(enum v4l2_mpeg_video_hevc_profile profile) argument
1099 switch (profile) {
1212 enum v4l2_mpeg_video_h264_profile profile; local
1215 profile = v4l2_ctrl_g_ctrl(channel->mpeg_video_h264_profile);
1218 param->profile = v4l2_profile_to_mcu_profile(profile);
1222 enum v4l2_mpeg_video_hevc_profile profile; local
1226 profile
1578 enum v4l2_mpeg_video_h264_profile profile; local
1727 s32 profile = v4l2_ctrl_g_ctrl(channel->mpeg_video_hevc_profile); local
1769 s32 profile = v4l2_ctrl_g_ctrl(channel->mpeg_video_hevc_profile); local
[all...]
/linux-master/net/bluetooth/cmtp/
H A Dcapi.c241 memcpy(&ctrl->profile,
398 nconn = ctrl->profile.nbchannel * -want;
403 nconn = ctrl->profile.nbchannel;

Completed in 334 milliseconds

1234567891011>>