| /linux/drivers/hv/ |
| H A D | vmbus_drv.c | 145 id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) id_show() argument 156 state_show(struct device * dev,struct device_attribute * dev_attr,char * buf) state_show() argument 168 monitor_id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) monitor_id_show() argument 179 class_id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) class_id_show() argument 191 device_id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) device_id_show() argument 203 modalias_show(struct device * dev,struct device_attribute * dev_attr,char * buf) modalias_show() argument 226 server_monitor_pending_show(struct device * dev,struct device_attribute * dev_attr,char * buf) server_monitor_pending_show() argument 239 client_monitor_pending_show(struct device * dev,struct device_attribute * dev_attr,char * buf) client_monitor_pending_show() argument 252 server_monitor_latency_show(struct device * dev,struct device_attribute * dev_attr,char * buf) server_monitor_latency_show() argument 265 client_monitor_latency_show(struct device * dev,struct device_attribute * dev_attr,char * buf) client_monitor_latency_show() argument 278 server_monitor_conn_id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) server_monitor_conn_id_show() argument 291 client_monitor_conn_id_show(struct device * dev,struct device_attribute * dev_attr,char * buf) client_monitor_conn_id_show() argument 304 out_intr_mask_show(struct device * dev,struct device_attribute * dev_attr,char * buf) out_intr_mask_show() argument 323 out_read_index_show(struct device * dev,struct device_attribute * dev_attr,char * buf) out_read_index_show() argument 341 out_write_index_show(struct device * dev,struct device_attribute * dev_attr,char * buf) out_write_index_show() argument 360 out_read_bytes_avail_show(struct device * dev,struct device_attribute * dev_attr,char * buf) out_read_bytes_avail_show() argument 379 out_write_bytes_avail_show(struct device * dev,struct device_attribute * dev_attr,char * buf) out_write_bytes_avail_show() argument 398 in_intr_mask_show(struct device * dev,struct device_attribute * dev_attr,char * buf) in_intr_mask_show() argument 416 in_read_index_show(struct device * dev,struct device_attribute * dev_attr,char * buf) in_read_index_show() argument 434 in_write_index_show(struct device * dev,struct device_attribute * dev_attr,char * buf) in_write_index_show() argument 452 in_read_bytes_avail_show(struct device * dev,struct device_attribute * dev_attr,char * buf) in_read_bytes_avail_show() argument 471 in_write_bytes_avail_show(struct device * dev,struct device_attribute * dev_attr,char * buf) in_write_bytes_avail_show() argument 490 channel_vp_mapping_show(struct device * dev,struct device_attribute * dev_attr,char * buf) channel_vp_mapping_show() argument 522 vendor_show(struct device * dev,struct device_attribute * dev_attr,char * buf) vendor_show() argument 532 device_show(struct device * dev,struct device_attribute * dev_attr,char * buf) device_show() argument [all...] |
| /linux/drivers/hwmon/ |
| H A D | vexpress-hwmon.c | 25 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_label_show() 33 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u32_show() 48 struct device_attribute *dev_attr, char *buffer) in vexpress_hwmon_u64_show() 71 struct device_attribute *dev_attr = container_of(attr, in vexpress_hwmon_attr_is_visible() local
|
| /linux/drivers/edac/ |
| H A D | scrub.c | 24 struct device_attribute dev_attr; member 92 struct device_attribute *dev_attr = container_of(a, struct device_attribute, attr); in EDAC_SCRUB_ATTR_STORE() local 163 struct edac_scrub_dev_attr dev_attr[] = { in scrub_create_desc() local
|
| H A D | ecs.c | 23 struct device_attribute dev_attr; member 29 struct edac_ecs_dev_attr dev_attr[ECS_MAX_ATTRS]; member
|
| H A D | mem_repair.c | 37 struct device_attribute dev_attr; member 160 struct device_attribute *dev_attr = container_of(a, struct device_attribute, attr); local
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 188 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; in bnxt_re_query_device() local 292 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; bnxt_re_query_port() local 1104 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_setup_swqe_size() local 1441 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_init_rq_attr() local 1481 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_adjust_gsi_rq_attr() local 1502 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_init_sq_attr() local 1558 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_adjust_gsi_sq_attr() local 1638 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_init_qp_attr() local 1790 bnxt_re_test_qp_limits(struct bnxt_re_dev * rdev,struct ib_qp_init_attr * init_attr,struct bnxt_qplib_dev_attr * dev_attr) bnxt_re_test_qp_limits() argument 1838 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_create_qp() local 2080 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_create_srq() local 2294 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; bnxt_re_modify_qp() local 3376 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; bnxt_re_create_user_cq() local 3464 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; bnxt_re_create_cq() local 3531 struct bnxt_qplib_dev_attr *dev_attr; bnxt_re_resize_cq() local 4624 struct bnxt_qplib_dev_attr *dev_attr = rdev->dev_attr; bnxt_re_alloc_ucontext() local [all...] |
| /linux/include/linux/iio/ |
| H A D | sysfs.h | 24 struct device_attribute dev_attr; member 46 struct device_attribute dev_attr; member
|
| /linux/include/linux/ |
| H A D | hwmon-sysfs.h | 14 struct device_attribute dev_attr; member 47 struct device_attribute dev_attr; member
|
| /linux/drivers/powercap/ |
| H A D | powercap_sys.c | 156 struct device_attribute *dev_attr, in show_constraint_name() 184 struct device_attribute *dev_attr, in create_constraint_attribute()
|
| /linux/drivers/counter/ |
| H A D | counter-sysfs.c | 36 struct device_attribute dev_attr; member 537 struct device_attribute *dev_attr; in counter_avail_attr_create() local 575 struct device_attribute *dev_attr; in counter_attr_create() local
|
| /linux/drivers/acpi/ |
| H A D | fan.h | 37 struct device_attribute dev_attr; member
|
| /linux/drivers/firmware/ |
| H A D | dmi-id.c | 16 struct device_attribute dev_attr; member
|
| /linux/drivers/memory/ |
| H A D | dfl-emif.c | 57 #define to_emif_attr(dev_attr) \ argument
|
| /linux/drivers/platform/x86/ |
| H A D | system76_acpi.c | 348 struct device_attribute *dev_attr, in kb_led_color_show() 362 struct device_attribute *dev_attr, in kb_led_color_store()
|
| /linux/drivers/regulator/ |
| H A D | internal.h | 56 struct device_attribute dev_attr; member
|
| /linux/drivers/mtd/ |
| H A D | sm_ftl.c | 36 struct device_attribute dev_attr; member 109 struct device_attribute *dev_attr = container_of(attributes[i], in sm_delete_sysfs_attributes() local [all...] |
| /linux/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim_blk.c | 412 dev_attr.id = VIRTIO_ID_BLOCK; in vdpasim_blk_dev_add() local [all...] |
| H A D | vdpa_sim.h | 63 struct vdpasim_dev_attr dev_attr; member
|
| H A D | vdpa_sim_net.c | 468 dev_attr.id = VIRTIO_ID_NET; in vdpasim_net_dev_add() local [all...] |
| /linux/drivers/iio/health/ |
| H A D | afe440x.h | 136 struct device_attribute dev_attr; member
|
| /linux/drivers/gpu/drm/amd/pm/inc/ |
| H A D | amdgpu_pm.h | 85 struct device_attribute dev_attr; member
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_re.h | 80 struct bng_re_dev_attr *dev_attr; member
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 136 struct device_attribute dev_attr; member
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_mon.c | 136 struct device_attribute dev_attr; member
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tpdm.c | 225 struct device_attribute *dev_attr = in tpdm_dsb_msr_is_visible() local 242 struct device_attribute *dev_attr = in tpdm_cmb_msr_is_visible() local
|