Home
last modified time | relevance | path

Searched defs:attr_type (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/gasket/
H A Dgasket_sysfs.h57 uint attr_type; member
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c77 int id, attr_type; in verify_energy_info() local
/kernel/linux/linux-5.10/net/ethtool/
H A Dcoalesce.c20 static u32 attr_to_mask(unsigned int attr_type) in attr_to_mask() argument
106 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32() argument
114 static bool coalesce_put_bool(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_bool() argument
/kernel/linux/linux-6.6/net/ethtool/
H A Dcoalesce.c21 static u32 attr_to_mask(unsigned int attr_type) in attr_to_mask() argument
114 static bool coalesce_put_u32(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_u32() argument
122 static bool coalesce_put_bool(struct sk_buff *skb, u16 attr_type, u32 val, in coalesce_put_bool() argument
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c319 static int alloc_attributes_data(int attr_type) in alloc_attributes_data() argument
391 static int init_bios_attributes(int attr_type, const char *guid) in init_bios_attributes() argument
[all...]
/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu_domain.c854 fsl_pamu_set_domain_attr(struct iommu_domain *domain, enum iommu_attr attr_type, void *data) fsl_pamu_set_domain_attr() argument
882 fsl_pamu_get_domain_attr(struct iommu_domain *domain, enum iommu_attr attr_type, void *data) fsl_pamu_get_domain_attr() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c461 mlxsw_hwmon_attr_add(struct mlxsw_hwmon *mlxsw_hwmon, enum mlxsw_hwmon_attr_type attr_type, unsigned int type_index, unsigned int num) mlxsw_hwmon_attr_add() argument
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c51 struct device_attribute attr_type; member
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-sysfs.c51 struct device_attribute attr_type; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c490 mlxsw_hwmon_attr_add(struct mlxsw_hwmon_dev *mlxsw_hwmon_dev, enum mlxsw_hwmon_attr_type attr_type, unsigned int type_index, unsigned int num) mlxsw_hwmon_attr_add() argument
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c410 static int hp_alloc_attributes_data(int attr_type) in hp_alloc_attributes_data() argument
588 static int hp_add_other_attributes(int attr_type) in hp_add_other_attributes() argument
655 static int hp_init_bios_package_attribute(enum hp_wmi_data_type attr_type, in hp_init_bios_package_attribute() argument
767 hp_init_bios_buffer_attribute(enum hp_wmi_data_type attr_type, union acpi_object *obj, const char *guid, int min_elements, int instance_id) hp_init_bios_buffer_attribute() argument
877 hp_init_bios_attributes(enum hp_wmi_data_type attr_type, const char *guid) hp_init_bios_attributes() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1040 cti_create_con_sysfs_attr(struct device *dev, struct cti_trig_con *con, enum cti_conn_attr_type attr_type, int attr_idx) cti_create_con_sysfs_attr() argument
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.c1095 static struct kobj_attribute attr_type = __ATTR_RO(type); variable
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1008 cti_create_con_sysfs_attr(struct device *dev, struct cti_trig_con *con, enum cti_conn_attr_type attr_type, int attr_idx) cti_create_con_sysfs_attr() argument
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c79 u8 attr_type; member
85 u8 attr_type; member
93 u8 attr_type; member
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c81 u8 attr_type; member
87 u8 attr_type; member
95 u8 attr_type; member
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-script.c345 static inline unsigned int attr_type(unsigned int type) in attr_type() function
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c675 int ethtool_header_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_header_put() argument
732 int ethtool_pause_stat_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_pause_stat_put() argument
783 int ethtool_fec_stat_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_fec_stat_put() argument
957 int ethtool_bitset_bit_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_bitset_bit_put() argument
1043 int ethtool_string_put(struct nlmsghdr *nlh, unsigned int attr_type, in ethtool_string_put() argument
1140 ethtool_bitset_bits_put(struct nlmsghdr *nlh, unsigned int attr_type, struct ethtool_bitset_bits *obj) ethtool_bitset_bits_put() argument
1202 ethtool_strings_put(struct nlmsghdr *nlh, unsigned int attr_type, struct ethtool_strings *obj) ethtool_strings_put() argument
1260 ethtool_bitset_put(struct nlmsghdr *nlh, unsigned int attr_type, struct ethtool_bitset *obj) ethtool_bitset_put() argument
1322 ethtool_stringset_put(struct nlmsghdr *nlh, unsigned int attr_type, struct ethtool_stringset_ *obj) ethtool_stringset_put() argument
1462 ethtool_stringsets_put(struct nlmsghdr *nlh, unsigned int attr_type, struct ethtool_stringsets *obj) ethtool_stringsets_put() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h2905 u8 attr_type; member

Completed in 45 milliseconds