Home
last modified time | relevance | path

Searched refs:mlxbf_pmc_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/platform/mellanox/
Dmlxbf-pmc.c100 struct mlxbf_pmc_attribute { struct
125 struct mlxbf_pmc_attribute *attr_counter; argument
126 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 …]