Searched refs:mlxbf_pmc_attribute (Results 1 – 1 of 1) sorted by relevance
88 struct mlxbf_pmc_attribute { struct113 struct mlxbf_pmc_attribute *attr_counter; argument114 struct mlxbf_pmc_attribute *attr_event;115 struct mlxbf_pmc_attribute attr_event_list;116 struct mlxbf_pmc_attribute attr_enable;973 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_show()974 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_show()1006 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_store()1007 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_store()1053 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show()[all …]