Searched defs:mattr (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/edac/
H A Dfsl_ddr_edac.c56 fsl_mc_inject_data_hi_show(struct device *dev, struct device_attribute *mattr, char *data) argument
66 fsl_mc_inject_data_lo_show(struct device *dev, struct device_attribute *mattr, char *data) argument
76 fsl_mc_inject_ctrl_show(struct device *dev, struct device_attribute *mattr, char *data) argument
86 fsl_mc_inject_data_hi_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
106 fsl_mc_inject_data_lo_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
126 fsl_mc_inject_ctrl_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
H A Dedac_mc_sysfs.c144 csrow_ue_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
152 csrow_ce_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
160 csrow_size_show(struct device *dev, struct device_attribute *mattr, char *data) argument
172 csrow_mem_type_show(struct device *dev, struct device_attribute *mattr, char *data) argument
180 csrow_dev_type_show(struct device *dev, struct device_attribute *mattr, char *data) argument
188 csrow_edac_mode_show(struct device *dev, struct device_attribute *mattr, char *data) argument
198 channel_dimm_label_show(struct device *dev, struct device_attribute *mattr, char *data) argument
214 channel_dimm_label_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
239 channel_ce_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
497 dimmdev_location_show(struct device *dev, struct device_attribute *mattr, char *data) argument
509 dimmdev_label_show(struct device *dev, struct device_attribute *mattr, char *data) argument
521 dimmdev_label_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
544 dimmdev_size_show(struct device *dev, struct device_attribute *mattr, char *data) argument
552 dimmdev_mem_type_show(struct device *dev, struct device_attribute *mattr, char *data) argument
560 dimmdev_dev_type_show(struct device *dev, struct device_attribute *mattr, char *data) argument
568 dimmdev_edac_mode_show(struct device *dev, struct device_attribute *mattr, char *data) argument
577 dimmdev_ce_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
586 dimmdev_ue_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
683 mci_reset_counters_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
724 mci_sdram_scrub_rate_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
748 mci_sdram_scrub_rate_show(struct device *dev, struct device_attribute *mattr, char *data) argument
765 mci_ue_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
774 mci_ce_count_show(struct device *dev, struct device_attribute *mattr, char *data) argument
783 mci_ce_noinfo_show(struct device *dev, struct device_attribute *mattr, char *data) argument
792 mci_ue_noinfo_show(struct device *dev, struct device_attribute *mattr, char *data) argument
801 mci_seconds_show(struct device *dev, struct device_attribute *mattr, char *data) argument
810 mci_ctl_name_show(struct device *dev, struct device_attribute *mattr, char *data) argument
819 mci_size_mb_show(struct device *dev, struct device_attribute *mattr, char *data) argument
839 mci_max_location_show(struct device *dev, struct device_attribute *mattr, char *data) argument
[all...]
H A Di7core_edac.c682 i7core_inject_section_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
702 i7core_inject_section_show(struct device *dev, struct device_attribute *mattr, char *data) argument
719 i7core_inject_type_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
739 i7core_inject_type_show(struct device *dev, struct device_attribute *mattr, char *data) argument
759 i7core_inject_eccmask_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
779 i7core_inject_eccmask_show(struct device *dev, struct device_attribute *mattr, char *data) argument
910 i7core_inject_enable_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
1014 i7core_inject_enable_show(struct device *dev, struct device_attribute *mattr, char *data) argument
[all...]
H A Dsynopsys_edac.c1005 inject_data_error_show(struct device *dev, struct device_attribute *mattr, char *data) argument
1019 inject_data_error_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
1034 inject_data_poison_show(struct device *dev, struct device_attribute *mattr, char *data) argument
1046 inject_data_poison_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
H A Damd64_edac.c562 static ssize_t dram_hole_show(struct device *dev, struct device_attribute *mattr, argument
599 inject_section_show(struct device *dev, struct device_attribute *mattr, char *buf) argument
613 inject_section_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
635 inject_word_show(struct device *dev, struct device_attribute *mattr, char *buf) argument
649 inject_word_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
671 inject_ecc_vector_show(struct device *dev, struct device_attribute *mattr, char *buf) argument
685 inject_ecc_vector_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
711 inject_read_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
744 inject_write_store(struct device *dev, struct device_attribute *mattr, const char *data, size_t count) argument
[all...]
/linux-master/drivers/media/rc/
H A Drc-main.c1105 show_protocols(struct device *device, struct device_attribute *mattr, char *buf) argument
1276 store_protocols(struct device *device, struct device_attribute *mattr, const char *buf, size_t len) argument
1495 show_wakeup_protocols(struct device *device, struct device_attribute *mattr, char *buf) argument
1545 store_wakeup_protocols(struct device *device, struct device_attribute *mattr, const char *buf, size_t len) argument
/linux-master/kernel/
H A Dparams.c546 struct module_attribute mattr; member in struct:param_attribute
560 static ssize_t param_attr_show(struct module_attribute *mattr, argument
576 static ssize_t param_attr_store(struct module_attribute *mattr, argument
860 __modver_version_show(struct module_attribute *mattr, struct module_kobject *mk, char *buf) argument
[all...]
/linux-master/include/linux/
H A Dmodule.h65 struct module_attribute mattr; member in struct:module_version_attribute
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c451 pthread_mutexattr_t mattr; local
648 pthread_mutexattr_t mattr; local
[all...]
/linux-master/kernel/module/
H A Dmain.c811 static ssize_t show_refcnt(struct module_attribute *mattr, argument
886 static ssize_t show_initstate(struct module_attribute *mattr, argument
910 static ssize_t store_uevent(struct module_attribute *mattr, argument
923 static ssize_t show_coresize(struct module_attribute *mattr, argument
939 static ssize_t show_datasize(struct module_attribute *mattr, argument
953 static ssize_t show_initsize(struct module_attribute *mattr, argument
966 static ssize_t show_taint(struct module_attribute *mattr, argument

Completed in 323 milliseconds