Searched refs:get_identifier (Results 1 – 2 of 2) sorted by relevance
148 const char *(*get_identifier)(const struct arm_cspmu *cspmu); member
368 DEFAULT_IMPL_OP(get_identifier), in arm_cspmu_init_impl_ops()459 cspmu->identifier = impl_ops->get_identifier(cspmu); in arm_cspmu_alloc_attr_groups()
Completed in 6 milliseconds