Home
last modified time | relevance | path

Searched defs:dev_attr (Results 76 - 100 of 121) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1260 qlcnic_hwmon_show_temp(struct device *dev, struct device_attribute *dev_attr, char *buf) qlcnic_hwmon_show_temp() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.h60 struct ib_device_attr dev_attr; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsysfs.c1326 sys_image_guid_show(struct device *device, struct device_attribute *dev_attr, char *buf) sys_image_guid_show() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dhwmon.c48 struct device_attribute dev_attr; member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.h590 void *dev_attr; member
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_com.h338 struct ena_admin_device_attr_feature_desc dev_attr; member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.h590 void *dev_attr; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2046 struct device_attribute *dev_attr = &attr->dev_attr; in default_attr_update() local
2124 struct device_attribute *dev_attr; in amdgpu_device_attr_create() local
2168 struct device_attribute *dev_attr = &attr->dev_attr; amdgpu_device_attr_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/hv/
H A Dvmbus_drv.c162 static ssize_t id_show(struct device *dev, struct device_attribute *dev_attr, in id_show() argument
173 static ssize_t state_show(struct device *dev, struct device_attribute *dev_attr, in state_show() argument
184 monitor_id_show(struct device *dev, struct device_attribute *dev_attr, char *buf) monitor_id_show() argument
195 class_id_show(struct device *dev, struct device_attribute *dev_attr, char *buf) class_id_show() argument
207 device_id_show(struct device *dev, struct device_attribute *dev_attr, char *buf) device_id_show() argument
219 modalias_show(struct device *dev, struct device_attribute *dev_attr, char *buf) modalias_show() argument
242 server_monitor_pending_show(struct device *dev, struct device_attribute *dev_attr, char *buf) server_monitor_pending_show() argument
256 client_monitor_pending_show(struct device *dev, struct device_attribute *dev_attr, char *buf) client_monitor_pending_show() argument
270 server_monitor_latency_show(struct device *dev, struct device_attribute *dev_attr, char *buf) server_monitor_latency_show() argument
284 client_monitor_latency_show(struct device *dev, struct device_attribute *dev_attr, char *buf) client_monitor_latency_show() argument
298 server_monitor_conn_id_show(struct device *dev, struct device_attribute *dev_attr, char *buf) server_monitor_conn_id_show() argument
312 client_monitor_conn_id_show(struct device *dev, struct device_attribute *dev_attr, char *buf) client_monitor_conn_id_show() argument
326 out_intr_mask_show(struct device *dev, struct device_attribute *dev_attr, char *buf) out_intr_mask_show() argument
345 out_read_index_show(struct device *dev, struct device_attribute *dev_attr, char *buf) out_read_index_show() argument
363 out_write_index_show(struct device *dev, struct device_attribute *dev_attr, char *buf) out_write_index_show() argument
382 out_read_bytes_avail_show(struct device *dev, struct device_attribute *dev_attr, char *buf) out_read_bytes_avail_show() argument
401 out_write_bytes_avail_show(struct device *dev, struct device_attribute *dev_attr, char *buf) out_write_bytes_avail_show() argument
420 in_intr_mask_show(struct device *dev, struct device_attribute *dev_attr, char *buf) in_intr_mask_show() argument
438 in_read_index_show(struct device *dev, struct device_attribute *dev_attr, char *buf) in_read_index_show() argument
456 in_write_index_show(struct device *dev, struct device_attribute *dev_attr, char *buf) in_write_index_show() argument
474 in_read_bytes_avail_show(struct device *dev, struct device_attribute *dev_attr, char *buf) in_read_bytes_avail_show() argument
493 in_write_bytes_avail_show(struct device *dev, struct device_attribute *dev_attr, char *buf) in_write_bytes_avail_show() argument
512 channel_vp_mapping_show(struct device *dev, struct device_attribute *dev_attr, char *buf) channel_vp_mapping_show() argument
548 vendor_show(struct device *dev, struct device_attribute *dev_attr, char *buf) vendor_show() argument
557 device_show(struct device *dev, struct device_attribute *dev_attr, char *buf) device_show() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dnct6683.c339 struct device_attribute dev_attr; member
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus_core.c1013 static void pmbus_dev_attr_init(struct device_attribute *dev_attr, in pmbus_dev_attr_init() argument
1994 struct device_attribute dev_attr; member
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_verbs.c192 struct efa_com_get_device_attr_result *dev_attr; in efa_query_device() local
[all...]
/kernel/linux/linux-5.10/drivers/perf/
H A Darm-ccn.c375 struct device_attribute *dev_attr = container_of(attr, in arm_ccn_pmu_events_is_visible() local
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dfsl-diu-fb.c370 struct device_attribute dev_attr; member
[all...]
/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmspro_block.c50 struct device_attribute dev_attr; member
253 struct device_attribute *dev_attr in mspro_from_sysfs_attr() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dlightnvm.c1248 struct device_attribute *dev_attr = in nvm_dev_attrs_visible() local
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmspro_block.c50 struct device_attribute dev_attr; member
214 struct device_attribute *dev_attr in mspro_from_sysfs_attr() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_com.h340 struct ena_admin_device_attr_feature_desc dev_attr; member
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dfsl-diu-fb.c370 struct device_attribute dev_attr; member
[all...]
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxbf-pmc.c89 struct device_attribute dev_attr; member
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-sim.c53 struct device_attribute dev_attr; member
58 to_gpio_sim_attr(struct device_attribute *dev_attr) in to_gpio_sim_attr() argument
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-ccn.c370 struct device_attribute *dev_attr = container_of(attr, in arm_ccn_pmu_events_is_visible() local
H A Dcxl_pmu.c475 struct device_attribute *dev_attr = container_of(attr, struct device_attribute, attr); in cxl_pmu_event_is_visible() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2003 struct device_attribute *dev_attr = &attr->dev_attr; in default_attr_update() local
2147 struct device_attribute *dev_attr; amdgpu_device_attr_create() local
2191 struct device_attribute *dev_attr = &attr->dev_attr; amdgpu_device_attr_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_verbs.c210 struct efa_com_get_device_attr_result *dev_attr; in efa_query_device() local
[all...]

Completed in 46 milliseconds

12345