Home
last modified time | relevance | path

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

/linux/drivers/platform/mellanox/
H A Dmlxbf-pmc.c118 * @attr_enable: Attributes for "enable" sysfs files
131 struct mlxbf_pmc_attribute attr_enable; member
1860 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_show() local
1865 blk_num = attr_enable->nr; in mlxbf_pmc_enable_show()
1891 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_store() local
1898 blk_num = attr_enable->nr; in mlxbf_pmc_enable_store()
2001 attr = &pmc->block[blk_num].attr_enable; in mlxbf_pmc_init_perftype_counter()