| /freebsd/sys/dev/pms/freebsd/driver/common/ |
| H A D | lxencrypt.h | 83 ssize_t set_dek_table_entry0(struct device *dev, struct device_attribute *attr, const char *buf, si… 84 ssize_t show_dek_table_entry0(struct device *dev, struct device_attribute *attr, char *buf); 85 ssize_t set_dek_table_entry1(struct device *dev, struct device_attribute *attr, const char *buf, si… 86 ssize_t show_dek_table_entry1(struct device *dev, struct device_attribute *attr, char *buf); 87 ssize_t show_kek_table(struct device *dev, struct device_attribute *attr, char *buf); 88 ssize_t show_dek_kek_map0(struct device *dev, struct device_attribute *attr, char *buf); 89 ssize_t show_dek_kek_map1(struct device *dev, struct device_attribute *attr, char *buf); 90 ssize_t show_target_dek_map(struct device *dev, struct device_attribute *attr, char *buf);
|
| H A D | lxencrypt.c | 116 set_dek_table_entry0(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) in set_dek_table_entry0() 130 set_dek_table_entry1(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) in set_dek_table_entry1() 193 show_dek_table_entry0(struct device *dev, struct device_attribute *attr, char *buf) in show_dek_table_entry0() 207 show_dek_table_entry1(struct device *dev, struct device_attribute *attr, char *buf) in show_dek_table_entry1() 221 show_kek_table(struct device *dev, struct device_attribute *attr, char *buf) in show_kek_table() 295 show_dek_kek_map0(struct device *dev, struct device_attribute *attr, char *buf) in show_dek_kek_map0() 309 show_dek_kek_map1(struct device *dev, struct device_attribute *attr, char *buf) in show_dek_kek_map1() 323 show_target_dek_map(struct device *dev, struct device_attribute *attr, char *buf) in show_target_dek_map()
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | device.h | 153 struct device_attribute { struct 156 struct device_attribute *, char *); argument 158 struct device_attribute *, const char *, argument 163 struct device_attribute dev_attr_##_name = \ 166 struct device_attribute dev_attr_##_name = __ATTR_RO(_name) 168 struct device_attribute dev_attr_##_name = __ATTR_WO(_name) 170 struct device_attribute dev_attr_##_name = __ATTR_RW(_name) 657 device_create_file(struct device *dev, const struct device_attribute *attr) in device_create_file() 666 device_remove_file(struct device *dev, const struct device_attribute *attr) in device_remove_file()
|
| /freebsd/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_sysfs.c | 47 struct device_attribute *attr, char *buf) in show_admin_alias_guid() 69 struct device_attribute *attr, in store_admin_alias_guid() 112 struct device_attribute *attr, in show_port_gid() 139 struct device_attribute *attr, in show_phys_port_pkey() 165 struct device_attribute *attr, in create_sysfs_entry() 168 struct device_attribute *attr, in create_sysfs_entry() 372 struct device_attribute enable_smi_admin; 373 struct device_attribute smi_enabled; 544 struct device_attribute *attr, char *buf) in sysfs_show_smi_enabled() 559 struct device_attribute *attr, in sysfs_show_enable_smi_admin() [all …]
|
| H A D | mlx4_ib_mcg.c | 117 struct device_attribute dentry; 809 struct device_attribute *attr, char *buf); 994 struct device_attribute *attr, char *buf) in sysfs_show_group()
|
| H A D | mlx4_ib.h | 517 struct device_attribute dentry;
|
| H A D | mlx4_ib_main.c | 1938 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in init_node_data() 1946 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in init_node_data() 1954 static ssize_t show_board(struct device *device, struct device_attribute *attr, in init_node_data() 1967 static struct device_attribute *mlx4_class_attributes[] = { in show_hca()
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sysfs.c | 1211 struct device_attribute *attr, char *buf) in show_node_type() 1228 struct device_attribute *dev_attr, char *buf) in show_node_guid() 1241 struct device_attribute *attr, char *buf) in show_node_desc() 1254 struct device_attribute *attr, char *buf) in set_node_desc() 1262 struct device_attribute *attr, in set_node_desc() 1281 static ssize_t fw_ver_show(struct device *device, struct device_attribute *attr,
|
| H A D | ib_uverbs_main.c | 945 static ssize_t ibdev_show(struct device *device, struct device_attribute *attr, in ibdev_show() 965 struct device_attribute *attr, char *buf) in abi_version_show() 1000 show_dev_device(struct device *device, struct device_attribute *attr, char *buf) in show_dev_device() 1014 show_dev_vendor(struct device *device, struct device_attribute *attr, char *buf) in show_dev_vendor()
|
| H A D | ib_user_mad.c | 1114 static ssize_t show_ibdev(struct device *dev, struct device_attribute *attr, in show_ibdev() 1126 static ssize_t show_port(struct device *dev, struct device_attribute *attr, in show_port()
|
| /freebsd/sys/dev/qlnx/qlnxr/ |
| H A D | qlnxr_os.c | 74 show_rev(struct device *device, struct device_attribute *attr, in show_rev() 84 struct device_attribute *attr, char *buf) in show_hca_type() 92 struct device_attribute *attr, char *buf) in show_fw_ver() 103 struct device_attribute *attr, char *buf) in show_board() 114 static struct device_attribute *qlnxr_class_attributes[] = {
|
| /freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_vlan.c | 46 static ssize_t show_parent(struct device *d, struct device_attribute *attr, in show_parent()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | thermal.c | 63 struct device_attribute *attr, in ath10k_thermal_show_temp()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | thermal.c | 64 struct device_attribute *attr, in ath11k_thermal_show_temp()
|
| /freebsd/sys/dev/mthca/ |
| H A D | mthca_provider.c | 1022 static ssize_t show_rev(struct device *device, struct device_attribute *attr, 1030 static ssize_t show_hca(struct device *device, struct device_attribute *attr, 1050 static ssize_t show_board(struct device *device, struct device_attribute *attr, 1062 static struct device_attribute *mthca_dev_attributes[] = {
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | init.c | 16 struct device_attribute *attr, in mt7925_thermal_temp_show()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | init.c | 15 struct device_attribute *attr, in mt7921_thermal_temp_show()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_compat.c | 259 struct device_attribute *dattr; in linux_dev_show() 262 dattr = container_of(attr, struct device_attribute, attr); in linux_dev_show() 274 struct device_attribute *dattr; in linux_dev_store() 277 dattr = container_of(attr, struct device_attribute, attr); in linux_dev_store()
|
| /freebsd/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_main.c | 2514 static ssize_t show_fw_pages(struct device *device, struct device_attribute *attr, in mlx5_ib_mcg_detach() 2524 struct device_attribute *attr, char *buf) in init_node_data() 2532 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in show_fw_pages() 2540 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in show_reg_pages() 2548 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_hca() 2563 static struct device_attribute *mlx5_class_attributes[] = {
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | init.c | 51 struct device_attribute *attr, in mt7915_thermal_temp_show() 79 struct device_attribute *attr, in mt7915_thermal_temp_store()
|
| /freebsd/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4.h | 820 struct device_attribute port_attr; 823 struct device_attribute port_mtu_attr;
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | init.c | 20 struct device_attribute *attr, in mt7615_thermal_show_temp()
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_crtc.h | 565 struct device_attribute *attr;
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | init.c | 98 struct device_attribute *attr, in mt7996_thermal_temp_show() 124 struct device_attribute *attr, in mt7996_thermal_temp_store()
|
| /freebsd/sys/dev/bnxt/bnxt_re/ |
| H A D | main.c | 2061 static ssize_t show_rev(struct device *device, struct device_attribute *attr, in ib_register_device_compat() 2070 static ssize_t show_hca(struct device *device, struct device_attribute *attr, in ib_register_device_compat() 2078 static ssize_t show_board_id(struct device *device, struct device_attribute *attr, in bnxt_re_register_ib() 2098 static struct device_attribute *bnxt_re_attributes[] = { in bnxt_re_register_ib()
|