Home
last modified time | relevance | path

Searched defs:attr (Results 1176 – 1200 of 2625) sorted by relevance

1...<<41424344454647484950>>...105

/openbmc/linux/drivers/iio/potentiometer/
H A Dad5110.c152 struct device_attribute *attr, in store_eeprom_show()
169 struct device_attribute *attr, in store_eeprom_store()
/openbmc/linux/fs/ext4/
H A Dsysfs.c53 struct attribute attr; member
372 struct attribute *attr, char *buf) in ext4_attr_show()
450 struct attribute *attr, in ext4_attr_store()
/openbmc/linux/drivers/hwmon/
H A Dasus_wmi_sensors.c447 u32 attr, int channel, long *val) in asus_wmi_hwmon_read()
467 enum hwmon_sensor_types type, u32 attr, in asus_wmi_hwmon_read_string()
480 enum hwmon_sensor_types type, u32 attr, in asus_wmi_hwmon_is_visible()
H A Demc2305.c359 emc2305_is_visible(const void *data, enum hwmon_sensor_types type, u32 attr, int channel) in emc2305_is_visible()
393 emc2305_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long val) in emc2305_write()
434 emc2305_read(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, long *val) in emc2305_read()
H A Dpwm-fan.c293 u32 attr, int channel, long val) in pwm_fan_write()
322 u32 attr, int channel, long *val) in pwm_fan_read()
348 u32 attr, int channel) in pwm_fan_is_visible()
H A Daspeed-g6-pwm-tach.c316 enum hwmon_sensor_types type, u32 attr, in aspeed_tach_hwmon_read()
338 enum hwmon_sensor_types type, u32 attr, in aspeed_tach_hwmon_write()
365 u32 attr, int channel) in aspeed_tach_dev_is_visible()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sony-acx565akm.c180 struct device_attribute *attr, in cabc_mode_show()
200 struct device_attribute *attr, in cabc_mode_store()
233 struct device_attribute *attr, in cabc_available_modes_show()
/openbmc/linux/drivers/perf/
H A Dfsl_imx9_ddr_perf.c81 struct device_attribute *attr, in ddr_perf_identifier_show()
102 struct device_attribute *attr, char *buf) in ddr_perf_cpumask_show()
122 struct device_attribute *attr, char *page) in ddr_pmu_event_show()
H A Darm_smmuv3_pmu.c535 struct device_attribute *attr, in smmu_pmu_cpumask_show()
558 struct device_attribute *attr, char *page) in smmu_pmu_event_show()
583 struct attribute *attr, int unused) in smmu_pmu_event_is_visible()
604 struct device_attribute *attr, in smmu_pmu_identifier_attr_show()
613 struct attribute *attr, in smmu_pmu_identifier_attr_visible()
/openbmc/linux/block/
H A Delevator.c419 elv_attr_show(struct kobject *kobj, struct attribute *attr, char *page) in elv_attr_show()
436 elv_attr_store(struct kobject *kobj, struct attribute *attr, in elv_attr_store()
472 struct elv_fs_entry *attr = e->type->elevator_attrs; in elv_register_queue() local
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c64 static int hns_roce_add_gid(const struct ib_gid_attr *attr, void **context) in hns_roce_add_gid()
78 static int hns_roce_del_gid(const struct ib_gid_attr *attr, void **context) in hns_roce_del_gid()
484 struct ib_port_attr attr; in hns_roce_port_immutable() local
/openbmc/linux/tools/lib/perf/
H A Devsel.c22 void perf_evsel__init(struct perf_evsel *evsel, struct perf_event_attr *attr, in perf_evsel__init()
31 struct perf_evsel *perf_evsel__new(struct perf_event_attr *attr) in perf_evsel__new()
80 sys_perf_event_open(struct perf_event_attr *attr, in sys_perf_event_open()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Ddisplay2.h40 } attr[4]; member
61 u32 attr; member
78 u32 attr; member
/openbmc/qemu/util/
H A Dqemu-thread-posix.c130 pthread_mutexattr_t attr; in qemu_rec_mutex_init() local
164 pthread_condattr_t attr; in qemu_cond_init() local
555 pthread_attr_t attr; in qemu_thread_create() local
/openbmc/linux/drivers/firmware/
H A Dedd.c55 struct attribute attr; member
105 edd_attr_show(struct kobject * kobj, struct attribute *attr, char *buf) in edd_attr_show()
683 struct edd_attribute * attr; in edd_populate_dir() local
/openbmc/linux/net/netfilter/
H A Dnfnetlink.c258 struct nlattr *attr = (void *)nlh + min_len; in nfnetlink_rcv_msg() local
495 struct nlattr *attr = (void *)nlh + min_len; in nfnetlink_rcv_batch() local
607 struct nlattr *attr = (void *)nlh + min_len; in nfnetlink_rcv_skb_batch() local
/openbmc/linux/drivers/rtc/
H A Drtc-ds1685.c985 struct device_attribute *attr, char *buf) in ds1685_rtc_sysfs_battery_show()
1005 struct device_attribute *attr, char *buf) in ds1685_rtc_sysfs_auxbatt_show()
1027 struct device_attribute *attr, char *buf) in ds1685_rtc_sysfs_serial_show()
/openbmc/linux/drivers/iio/light/
H A Dzopt2201.c434 struct device_attribute *attr, in zopt2201_show_int_time_available()
451 struct device_attribute *attr, in zopt2201_show_als_scale_avail()
467 struct device_attribute *attr, in zopt2201_show_uvb_scale_avail()
/openbmc/linux/drivers/mfd/
H A Dlm3533-core.c257 struct device_attribute *attr, char *buf) in show_output()
293 struct device_attribute *attr, in store_output()
359 struct attribute *attr, int n) in lm3533_attr_is_visible()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c160 int hfi1_check_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr, in hfi1_check_modify_qp()
222 void hfi1_modify_qp(struct rvt_qp *qp, struct ib_qp_attr *attr, in hfi1_modify_qp()
822 struct ib_qp_attr *attr) in get_pmtu_from_attr()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp402 auto attr = std::find_if(_pelAttributes.begin(), _pelAttributes.end(), in setPELHostTransState() local
428 auto attr = std::find_if(_pelAttributes.begin(), _pelAttributes.end(), in setPELHMCTransState() local
472 auto attr = in updatePEL() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dperf_event_stackmap.c55 struct perf_event_attr attr = { in test_perf_event_stackmap() local
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp39 for (const auto& attr : attributes) in VpnorRoot() local
/openbmc/linux/tools/perf/tests/
H A Dparse-no-sample-id-all.c55 struct perf_event_attr attr; member
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm-v7s.c143 #define ARM_V7S_NMRR_IR(n, attr) (((attr) & 0x3) << ((n) * 2)) argument
144 #define ARM_V7S_NMRR_OR(n, attr) (((attr) & 0x3) << ((n) * 2 + 16)) argument
148 #define ARM_V7S_TTBR_ORGN_ATTR(attr) (((attr) & 0x3) << 3) argument
149 #define ARM_V7S_TTBR_IRGN_ATTR(attr) \ argument
369 arm_v7s_iopte attr = pte >> ARM_V7S_ATTR_SHIFT(lvl); in arm_v7s_pte_to_prot() local

1...<<41424344454647484950>>...105