Home
last modified time | relevance | path

Searched defs:attr (Results 876 – 900 of 2622) sorted by relevance

1...<<31323334353637383940>>...105

/openbmc/linux/drivers/mfd/
H A Dkempld-core.c348 struct device_attribute *attr, char *buf) in pld_version_show()
356 struct device_attribute *attr, char *buf) in pld_specification_show()
364 struct device_attribute *attr, char *buf) in pld_type_show()
/openbmc/linux/drivers/hwmon/
H A Dmax31730.c116 u32 attr, int channel, long *val) in max31730_read()
186 u32 attr, int channel, long val) in max31730_write()
226 u32 attr, int channel) in max31730_is_visible()
H A Dnpcm750-pwm-fan.c509 static int npcm7xx_read_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_read_pwm()
526 static int npcm7xx_write_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_write_pwm()
546 static umode_t npcm7xx_pwm_is_visible(const void *_data, u32 attr, int channel) in npcm7xx_pwm_is_visible()
561 static int npcm7xx_read_fan(struct device *dev, u32 attr, int channel, in npcm7xx_read_fan()
584 static umode_t npcm7xx_fan_is_visible(const void *_data, u32 attr, int channel) in npcm7xx_fan_is_visible()
600 u32 attr, int channel, long *val) in npcm7xx_read()
613 u32 attr, int channel, long val) in npcm7xx_write()
625 u32 attr, int channel) in npcm7xx_is_visible()
H A Dmc34vr500.c82 u32 attr, int channel) in mc34vr500_is_visible()
113 u32 attr, int channel, long *val) in mc34vr500_read()
/openbmc/linux/drivers/iio/light/
H A Dlv0104cs.c394 struct device_attribute *attr, char *buf) in lv0104cs_show_calibscale_avail()
411 struct device_attribute *attr, char *buf) in lv0104cs_show_scale_avail()
428 struct device_attribute *attr, char *buf) in lv0104cs_show_int_time_avail()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dgsi.c89 struct ib_qp_init_attr *attr) in mlx5_ib_create_gsi()
223 struct ib_qp_attr attr; in modify_to_rts() local
320 int mlx5_ib_gsi_modify_qp(struct ib_qp *qp, struct ib_qp_attr *attr, in mlx5_ib_gsi_modify_qp()
/openbmc/linux/include/kvm/
H A Darm_pmu.h143 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_set_attr()
148 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_get_attr()
153 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_has_attr()
/openbmc/linux/tools/perf/
H A Dperf-sys.h13 sys_perf_event_open(struct perf_event_attr *attr, in sys_perf_event_open()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dptype.c11 struct mlx5_flow_attr *attr) in tc_act_parse_ptype()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_stackid_cannot_attach.c8 struct perf_event_attr attr = { in test_get_stackid_cannot_attach() local
/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c198 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynosauto_ufs_drv_init() local
483 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_set_pwm_clk_div() local
492 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_calc_pwm_clk_div() local
534 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_specify_phy_time_attr() local
621 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_config_phy_cap_attr() local
1017 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_post_link() local
1081 struct exynos_ufs_uic_attr *attr; in exynos_ufs_parse_dt() local
1234 struct exynos_ufs_uic_attr *attr = ufs->drv_data->uic_attr; in exynos_ufs_pre_hibern8() local
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-laptop.c1551 struct device_attribute *attr, in kbd_led_timeout_store()
1668 struct device_attribute *attr, char *buf) in kbd_led_timeout_show()
1717 struct device_attribute *attr, in kbd_led_triggers_store()
1811 struct device_attribute *attr, char *buf) in kbd_led_triggers_show()
1851 struct device_attribute *attr, in kbd_led_als_enabled_store()
1910 struct device_attribute *attr, in kbd_led_als_enabled_show()
1929 struct device_attribute *attr, in kbd_led_als_setting_store()
1961 struct device_attribute *attr, in kbd_led_als_setting_show()
/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c429 struct device_attribute *attr, char *buf) in device_show_string()
439 struct device_attribute *attr, char *buf) in cpumask_show()
445 struct device_attribute *attr, char *buf) in sockets_show()
451 struct device_attribute *attr, char *buf) in chipspersocket_show()
457 struct device_attribute *attr, char *buf) in coresperchip_show()
464 struct dev_ext_attribute *attr = kzalloc(sizeof(*attr), GFP_KERNEL); in device_str_attr_create_() local
526 struct attribute *attr; in event_to_attr() local
1073 static ssize_t domains_show(struct device *dev, struct device_attribute *attr, in domains_show()
/openbmc/linux/drivers/edac/
H A Docteon_edac-lmc.c168 struct device_attribute *attr, in octeon_mc_inject_error_type_store()
184 struct device_attribute *attr, in octeon_mc_inject_error_type_show()
/openbmc/linux/net/bridge/
H A Dbr_mrp_switchdev.c216 struct switchdev_attr attr = { in br_mrp_port_switchdev_set_state() local
231 struct switchdev_attr attr = { in br_mrp_port_switchdev_set_role() local
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c298 void test_fp_vec(int fp, int vec, pthread_attr_t *attr) in test_fp_vec()
343 pthread_attr_t attr; in tm_unavailable_test() local
/openbmc/linux/drivers/misc/
H A Dxilinx_tmr_manager.c83 static ssize_t errcnt_show(struct device *dev, struct device_attribute *attr, in errcnt_show()
93 struct device_attribute *attr, in dis_block_break_store()
/openbmc/linux/drivers/usb/usbip/
H A Dstub_dev.c19 struct device_attribute *attr, char *buf) in usbip_status_show()
42 static ssize_t usbip_sockfd_store(struct device *dev, struct device_attribute *attr, in usbip_sockfd_store()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.h60 struct device_attribute attr; member
96 struct device_attribute attr; member
/openbmc/linux/tools/net/ynl/generated/
H A Dhandshake-user.c116 const struct nlattr *attr; in handshake_x509_parse() local
162 const struct nlattr *attr; in handshake_accept_rsp_parse() local
/openbmc/linux/drivers/platform/x86/
H A Dgigabyte-wmi.c84 u32 attr, int channel, long *val) in gigabyte_wmi_hwmon_read()
92 u32 attr, int channel) in gigabyte_wmi_hwmon_is_visible()
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxreg-io.c111 mlxreg_io_attr_show(struct device *dev, struct device_attribute *attr, in mlxreg_io_attr_show()
137 mlxreg_io_attr_store(struct device *dev, struct device_attribute *attr, in mlxreg_io_attr_store()
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c187 struct kobj_attribute *attr, char *buf) in ps3_fw_version_show()
194 static struct kobj_attribute attr = __ATTR(fw-version, S_IRUGO, in ps3_setup_sysfs() local
/openbmc/linux/drivers/dma/ioat/
H A Dsysfs.c42 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in ioat_attr_show()
56 ioat_attr_store(struct kobject *kobj, struct attribute *attr, in ioat_attr_store()
/openbmc/linux/include/linux/
H A Dfsverity.h218 struct iattr *attr) in __fsverity_prepare_setattr()
315 struct iattr *attr) in fsverity_prepare_setattr()

1...<<31323334353637383940>>...105