H A D | coresight-tpdm.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include <linux/coresight-pmu.h> 19 #include "coresight-priv.h" 20 #include "coresight-tpdm.h" 26 struct device_attribute *attr, in tpdm_simple_dataset_show() argument 29 struct tpdm_drvdata *drvdata = dev_get_drvdata(dev->parent); in tpdm_simple_dataset_show() 31 container_of(attr, struct tpdm_dataset_attribute, attr); in tpdm_simple_dataset_show() 100 tpdm_simple_dataset_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) tpdm_simple_dataset_store() argument 184 tpdm_dsb_is_visible(struct kobject * kobj,struct attribute * attr,int n) tpdm_dsb_is_visible() argument 196 tpdm_cmb_is_visible(struct kobject * kobj,struct attribute * attr,int n) tpdm_cmb_is_visible() argument 208 tpdm_dsb_msr_is_visible(struct kobject * kobj,struct attribute * attr,int n) tpdm_dsb_msr_is_visible() argument 224 tpdm_cmb_msr_is_visible(struct kobject * kobj,struct attribute * attr,int n) tpdm_cmb_msr_is_visible() argument 557 reset_dataset_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) reset_dataset_store() argument 582 integration_test_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) integration_test_store() argument 627 dsb_mode_show(struct device * dev,struct device_attribute * attr,char * buf) dsb_mode_show() argument 636 dsb_mode_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) dsb_mode_store() argument 655 ctrl_idx_show(struct device * dev,struct device_attribute * attr,char * buf) ctrl_idx_show() argument 672 ctrl_idx_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctrl_idx_store() argument 699 ctrl_val_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctrl_val_store() argument 727 ctrl_mask_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) ctrl_mask_store() argument 758 enable_ts_show(struct device * dev,struct device_attribute * attr,char * buf) enable_ts_show() argument 780 enable_ts_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) enable_ts_store() argument 804 set_type_show(struct device * dev,struct device_attribute * attr,char * buf) set_type_show() argument 817 set_type_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) set_type_store() argument 834 dsb_trig_type_show(struct device * dev,struct device_attribute * attr,char * buf) dsb_trig_type_show() argument 848 dsb_trig_type_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) dsb_trig_type_store() argument 869 dsb_trig_ts_show(struct device * dev,struct device_attribute * attr,char * buf) dsb_trig_ts_show() argument 884 dsb_trig_ts_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) dsb_trig_ts_store() argument 905 cmb_mode_show(struct device * dev,struct device_attribute * attr,char * buf) cmb_mode_show() argument 915 cmb_mode_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cmb_mode_store() argument 933 cmb_ts_all_show(struct device * dev,struct device_attribute * attr,char * buf) cmb_ts_all_show() argument 943 cmb_ts_all_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cmb_ts_all_store() argument 964 cmb_trig_ts_show(struct device * dev,struct device_attribute * attr,char * buf) cmb_trig_ts_show() argument 974 cmb_trig_ts_store(struct device * dev,struct device_attribute * attr,const char * buf,size_t size) cmb_trig_ts_store() argument [all...] |