Searched defs:profile (Results 1 - 25 of 160) sorted by relevance

1234567

/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_tnrdmd_dvbt.h19 enum cxd2880_dvbt_profile profile; member in struct:cxd2880_dvbt_tune_param
H A Dcxd2880_tnrdmd_dvbt2.h25 enum cxd2880_dvbt2_profile profile; member in struct:cxd2880_dvbt2_tune_param
/linux-master/security/apparmor/include/
H A Dcrypto.h25 static inline int aa_calc_profile_hash(struct aa_profile *profile, u32 version, argument
H A Dnet.h103 static inline int aa_profile_af_sk_perm(struct aa_profile *profile, argument
/linux-master/fs/btrfs/
H A Draid-stripe-tree.h35 u64 profile = map_type & BTRFS_BLOCK_GROUP_PROFILE_MASK; local
/linux-master/drivers/media/platform/qcom/venus/
H A Dvdec_ctrls.c55 u32 profile, level; local
/linux-master/security/apparmor/
H A Dcrypto.c61 int aa_calc_profile_hash(struct aa_profile *profile, u32 version, void *start, argument
H A Dcapability.c33 struct aa_profile *profile; member in struct:audit_cache
64 static int audit_caps(struct apparmor_audit_data *ad, struct aa_profile *profile, argument
116 profile_capable(struct aa_profile *profile, int cap, unsigned int opts, struct apparmor_audit_data *ad) argument
155 struct aa_profile *profile; local
[all...]
H A Daudit.c120 struct aa_profile *profile = labels_profile(label); local
166 int aa_audit(int type, struct aa_profile *profile, argument
[all...]
H A Dipc.c107 struct aa_profile *profile; local
78 profile_signal_perm(const struct cred *cred, struct aa_profile *profile, struct aa_label *peer, u32 request, struct apparmor_audit_data *ad) argument
[all...]
H A Dpolicy_ns.c85 struct aa_profile *profile; local
[all...]
/linux-master/drivers/acpi/
H A Dplatform_profile.c56 enum platform_profile_option profile = PLATFORM_PROFILE_BALANCED; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c84 struct mlx4_resource *profile; local
[all...]
/linux-master/drivers/mmc/host/
H A Dcqhci-crypto.c26 cqhci_host_from_crypto_profile(struct blk_crypto_profile *profile) argument
61 static int cqhci_crypto_keyslot_program(struct blk_crypto_profile *profile, argument
119 static int cqhci_crypto_keyslot_evict(struct blk_crypto_profile *profile, argument
172 struct blk_crypto_profile *profile = &mmc->crypto_profile; local
[all...]
/linux-master/drivers/ufs/core/
H A Dufshcd-crypto.c51 static int ufshcd_crypto_keyslot_program(struct blk_crypto_profile *profile, argument
109 static int ufshcd_crypto_keyslot_evict(struct blk_crypto_profile *profile, argument
/linux-master/drivers/devfreq/
H A Dimx-bus.c16 struct devfreq_dev_profile profile; member in struct:imx_bus
/linux-master/sound/soc/sof/
H A Dfw-file-profile.c14 sof_test_firmware_file(struct device *dev, struct sof_loadable_file_profile *profile, enum sof_ipc_type *ipc_type_to_adjust) argument
66 sof_test_topology_file(struct device *dev, struct sof_loadable_file_profile *profile) argument
265 sof_print_profile_info(struct snd_sof_dev *sdev, enum sof_ipc_type ipc_type, struct sof_loadable_file_profile *profile) argument
[all...]
/linux-master/drivers/hid/
H A Dhid-roccat-arvo.h63 uint8_t profile; member in struct:arvo_roccat_report
/linux-master/include/misc/
H A Docxl.h28 u8 profile; member in struct:ocxl_afu_config
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c77 struct mthca_resource *profile; local
[all...]
/linux-master/block/
H A Dblk-crypto-sysfs.c15 struct blk_crypto_profile *profile; member in struct:blk_crypto_kobj
34 static ssize_t max_dun_bits_show(struct blk_crypto_profile *profile, argument
40 static ssize_t num_keyslots_show(struct blk_crypto_profile *profile, argument
72 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); local
81 blk_crypto_mode_show(struct blk_crypto_profile *profile, struct blk_crypto_attr *attr, char *page) argument
104 struct blk_crypto_profile *profile = kobj_to_crypto_profile(kobj); local
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_rep.c54 const struct mlx5_ib_profile *profile; local
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c25 __le32 profile; member in struct:ssam_tmp_profile_info
108 ssam_platform_profile_get(struct platform_profile_handler *pprof, enum platform_profile_option *profile) argument
129 ssam_platform_profile_set(struct platform_profile_handler *pprof, enum platform_profile_option profile) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.h43 struct ice_aqc_rl_profile_elem profile; member in struct:ice_aqc_rl_profile_info
/linux-master/drivers/platform/x86/
H A Dinspur_platform_profile.c87 inspur_platform_profile_set(struct platform_profile_handler *pprof, enum platform_profile_option profile) argument
135 inspur_platform_profile_get(struct platform_profile_handler *pprof, enum platform_profile_option *profile) argument

Completed in 345 milliseconds

1234567