Searched refs:mlxbf_pmc_attribute (Results 1 – 1 of 1) sorted by relevance
100 struct mlxbf_pmc_attribute { struct125 struct mlxbf_pmc_attribute *attr_counter; argument126 struct mlxbf_pmc_attribute *attr_event;127 struct mlxbf_pmc_attribute attr_event_list;128 struct mlxbf_pmc_attribute attr_enable;1506 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_show()1507 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_show()1541 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_store()1542 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_store()1594 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show()[all …]