Searched defs:feature (Results 126 - 150 of 156) sorted by relevance

1234567

/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h141 uint64_t feature; member in struct:vop2_win_data
150 u32 feature; member in struct:vop2_video_port_data
160 u64 feature; member in struct:vop2_data
/linux-master/include/linux/
H A Dmod_devicetable.h692 __u16 feature; /* bit index */ member in struct:x86_cpu_id
709 __u16 feature; member in struct:cpu_feature
H A Defi.h880 static inline bool efi_enabled(int feature) argument
900 static inline bool efi_enabled(int feature) argument
H A Dlibata.h536 u8 feature; member in union:ata_taskfile::__anon268
H A Dbpf.h2423 u32 feature; member in struct:bpf_iter_reg
H A Dnetdevice.h4979 netdev_features_t feature = (netdev_features_t)gso_type << NETIF_F_GSO_SHIFT; local
/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c2011 static int nand_set_features_op(struct nand_chip *chip, u8 feature, argument
2061 static int nand_get_features_op(struct nand_chip *chip, u8 feature, argument
[all...]
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h1271 static inline bool __vcpu_has_feature(const struct kvm_arch *ka, int feature) argument
/linux-master/drivers/usb/core/
H A Dhub.c442 static int clear_hub_feature(struct usb_device *hdev, int feature) argument
451 int usb_clear_port_feature(struct usb_device *hdev, int port1, int feature) argument
461 static int set_port_feature(struct usb_device *hdev, int port1, int feature) argument
4130 int feature; local
4185 int feature; local
[all...]
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h694 this_cpu_has(struct kvm_x86_cpu_feature feature) argument
726 this_pmu_has(struct kvm_x86_pmu_feature feature) argument
918 kvm_cpu_has(struct kvm_x86_cpu_feature feature) argument
951 kvm_pmu_has(struct kvm_x86_pmu_feature feature) argument
1044 vcpu_cpuid_has(struct kvm_vcpu *vcpu, struct kvm_x86_cpu_feature feature) argument
1057 vcpu_set_cpuid_feature(struct kvm_vcpu *vcpu, struct kvm_x86_cpu_feature feature) argument
1064 vcpu_clear_cpuid_feature(struct kvm_vcpu *vcpu, struct kvm_x86_cpu_feature feature) argument
[all...]
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_cmds.h779 u32 feature; member in struct:be_cmd_set_features
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.h309 __le32 feature; /* 0x0C */ member in struct:rtw_fw_hdr
801 rtw_fw_feature_check(struct rtw_fw_state *fw, enum rtw_fw_feature feature) argument
807 rtw_fw_feature_ext_check(struct rtw_fw_state *fw, enum rtw_fw_feature_ext feature) argument
/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c929 static int hidpp_root_get_feature(struct hidpp_device *hidpp, u16 feature, argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dfw.c606 enum rtw89_fw_feature feature; member in struct:__fw_feat_cfg
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c37 __be32 feature; member in struct:mt7996_patch_hdr::__anon1376
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1237 mlxsw_sp_handle_feature(struct net_device *dev, netdev_features_t wanted_features, netdev_features_t feature, mlxsw_sp_feature_handler feature_handler) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h345 xfs_sb_has_compat_feature( struct xfs_sb *sbp, uint32_t feature) argument
363 xfs_sb_has_ro_compat_feature( struct xfs_sb *sbp, uint32_t feature) argument
386 xfs_sb_has_incompat_feature( struct xfs_sb *sbp, uint32_t feature) argument
398 xfs_sb_has_incompat_log_feature( struct xfs_sb *sbp, uint32_t feature) argument
[all...]
/linux-master/include/uapi/drm/
H A Damdgpu_drm.h1041 __u32 feature; member in struct:drm_amdgpu_info_firmware
/linux-master/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2266 u32 feature = le16_to_cpu(ctrl->wValue); local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4075 mlx5e_handle_feature(struct net_device *netdev, netdev_features_t *features, netdev_features_t feature, mlx5e_feature_handler feature_handler) argument
[all...]
/linux-master/kernel/bpf/
H A Dbtf.c7810 static int check_btf_kconfigs(const struct module *module, const char *feature) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.h144 __be32 feature; member in struct:mt76_connac2_patch_hdr::__anon1170
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c6752 lpfc_set_features(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox, uint32_t feature) argument
[all...]
/linux-master/net/core/
H A Ddev.c9726 netdev_features_t feature; local
9746 netdev_features_t feature; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c7939 struct qed_dbg_feature *feature = local
8027 struct qed_dbg_feature *feature = local
8265 qed_calc_regdump_header(struct qed_dev *cdev, enum debug_print_features feature, int engine, u32 feature_size, u8 omit_engine, u8 dbg_bin_dump) argument
8594 qed_dbg_feature(struct qed_dev *cdev, void *buffer, enum qed_dbg_features feature, u32 *num_dumped_bytes) argument
8629 qed_dbg_feature_size(struct qed_dev *cdev, enum qed_dbg_features feature) argument
8698 struct qed_dbg_feature *feature = NULL; local
[all...]

Completed in 884 milliseconds

1234567