mlxbf_pmc_attribute
struct mlxbf_pmc_attribute *attr_counter;
struct mlxbf_pmc_attribute *attr_event;
struct mlxbf_pmc_attribute attr_event_list;
struct mlxbf_pmc_attribute attr_enable;
struct mlxbf_pmc_attribute attr_count_clock;
struct mlxbf_pmc_attribute *attr_counter = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_counter = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_event = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_event = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_event_list = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_enable = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_enable = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_count_clock = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr_count_clock = container_of(
attr, struct mlxbf_pmc_attribute, dev_attr);
struct mlxbf_pmc_attribute *attr;
sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL);
sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL);
struct mlxbf_pmc_attribute *attr;
dev, count, sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL);