/linux/include/linux/ |
H A D | quotaops.h | 98 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, 100 int dquot_load_quota_inode(struct inode *inode, int type, int format_id, 102 int dquot_quota_on(struct super_block *sb, int type, int format_id, 105 int format_id, int type);
|
H A D | nvme-fc.h | 47 __u8 format_id; member
|
/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispcsi2.c | 236 static inline int is_usr_def_mapping(u32 format_id) in is_usr_def_mapping() argument 238 return (format_id & 0x40) ? 1 : 0; in is_usr_def_mapping() 312 reg |= ctx->format_id << ISPCSI2_CTX_CTRL2_FORMAT_SHIFT; in csi2_ctx_config() 321 if (is_usr_def_mapping(ctx->format_id)) { in csi2_ctx_config() 599 csi2->contexts[0].format_id = csi2_ctx_map_format(csi2); in csi2_configure() 723 ctx->format_id = csi2_ctx_map_format(csi2); in csi2_isr_ctx()
|
H A D | ispcsi2.h | 80 u16 format_id; /* as in CSI2_CTx_CTRL2[9:0] */ member
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_psi.h | 87 __be32 format_id; member 343 __be32 format_id,
|
H A D | vidtv_psi.c | 331 __be32 format_id, in vidtv_psi_registration_desc_init() argument 337 desc = kzalloc(sizeof(*desc) + sizeof(format_id) + additional_info_len, GFP_KERNEL); in vidtv_psi_registration_desc_init() 343 desc->length = sizeof_field(struct vidtv_psi_desc_registration, format_id) in vidtv_psi_registration_desc_init() 346 desc->format_id = format_id; in vidtv_psi_registration_desc_init()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/ |
H A D | smu_v11_0_pptable.h | 143 uint16_t format_id; member
|
H A D | smu_v13_0_pptable.h | 145 uint16_t format_id; member
|
H A D | smu_v11_0_7_pptable.h | 179 …uint16_t format_id; //PPGen use only: PPTable for different ASICs. For s… member
|
H A D | smu_v13_0_7_pptable.h | 179 …uint16_t format_id; //PPGen use only: PPTable for different ASICs. For PLUM_BO… member
|
H A D | smu_v14_0_2_pptable.h | 155 …uint16_t format_id; // PPGen use only: PPTable for different A… member
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | testmode.c | 46 u8 format_id; in mt7915_tm_set_tx_power() member 53 .format_id = 0xf, in mt7915_tm_set_tx_power() 92 u8 format_id; in mt7915_tm_mode_ctrl() member 96 .format_id = 0x6, in mt7915_tm_mode_ctrl()
|
H A D | mcu.c | 3258 u8 format_id; in mt7915_mcu_set_txpower_frame_min() member 3263 .format_id = TX_POWER_LIMIT_FRAME_MIN, in mt7915_mcu_set_txpower_frame_min() 3281 u8 format_id; in mt7915_mcu_set_txpower_frame() member 3288 .format_id = TX_POWER_LIMIT_FRAME, in mt7915_mcu_set_txpower_frame() 3342 .format_id = TX_POWER_LIMIT_TABLE, in mt7915_mcu_set_txpower_sku() 3385 u8 format_id; in mt7915_mcu_get_txpower_sku() member 3390 .format_id = TX_POWER_LIMIT_INFO, in mt7915_mcu_get_txpower_sku() 3439 u8 format_id; in mt7915_mcu_set_sku_en() member 3444 .format_id = TX_POWER_LIMIT_ENABLE, in mt7915_mcu_set_sku_en()
|
H A D | mcu.h | 188 u8 format_id; member
|
/linux/sound/soc/intel/catpt/ |
H A D | messages.c | 34 enum catpt_format_id format_id:8; member 75 input.format_id = CATPT_FORMAT_PCM; in catpt_ipc_alloc_stream()
|
/linux/drivers/gpu/drm/amd/pm/inc/ |
H A D | smu_v13_0_0_pptable.h | 179 …uint16_t format_id; //PPGen use only: PPTable for different ASICs. For SMU13 t… member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_cmd.h | 102 u16 format_id, u32 *match_mask);
|
H A D | fs_cmd.c | 206 u16 format_id, u32 *match_mask) in mlx5_cmd_stub_create_match_definer() argument 1048 u16 format_id, u32 *match_mask) in mlx5_cmd_create_match_definer() argument 1062 MLX5_SET(match_definer, ptr, format_id, format_id); in mlx5_cmd_create_match_definer()
|
/linux/fs/quota/ |
H A D | dquot.c | 2404 int dquot_load_quota_sb(struct super_block *sb, int type, int format_id, in dquot_load_quota_sb() argument 2417 fmt = find_quota_format(format_id); in dquot_load_quota_sb() 2457 dqopt->info[type].dqi_fmt_id = format_id; in dquot_load_quota_sb() 2488 int dquot_load_quota_inode(struct inode *inode, int type, int format_id, in dquot_load_quota_inode() argument 2496 err = dquot_load_quota_sb(inode->i_sb, type, format_id, flags); in dquot_load_quota_inode() 2536 int dquot_quota_on(struct super_block *sb, int type, int format_id, in dquot_quota_on() argument 2547 format_id, DQUOT_USAGE_ENABLED | in dquot_quota_on() 2558 int format_id, int type) in dquot_quota_on_mount() argument 2569 error = dquot_load_quota_inode(d_inode(dentry), type, format_id, in dquot_quota_on_mount()
|
/linux/include/linux/mlx5/ |
H A D | fs.h | 321 enum mlx5_flow_namespace_type ns_type, u16 format_id,
|
/linux/fs/ext2/ |
H A D | super.c | 320 static int ext2_quota_on(struct super_block *sb, int type, int format_id, 1580 static int ext2_quota_on(struct super_block *sb, int type, int format_id, in ext2_quota_on() argument 1586 err = dquot_quota_on(sb, type, format_id, path); in ext2_quota_on()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | mcu.h | 69 u8 format_id; member
|
/linux/sound/drivers/ |
H A D | aloop.c | 125 struct snd_ctl_elem_id format_id; member 371 &setup->format_id); in loopback_check_format() 1668 setup->format_id = kctl->id; in loopback_mixer_new()
|
/linux/fs/ext4/ |
H A D | super.c | 1589 static int ext4_quota_on(struct super_block *sb, int type, int format_id, 1595 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, 7013 static int ext4_quota_on(struct super_block *sb, int type, int format_id, in ext4_quota_on() argument 7046 err = dquot_quota_on(sb, type, format_id, path); in ext4_quota_on() 7090 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable() argument 7122 err = dquot_load_quota_inode(qf_inode, type, format_id, flags); in ext4_quota_enable()
|
/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2201 u8 format_id; in mt7615_mcu_set_sku_en() member 2206 .format_id = 0, in mt7615_mcu_set_sku_en()
|