Searched refs:get_max_instance_count (Results 1 – 2 of 2) sorted by relevance
192 .get_max_instance_count = vpu_windsor_get_max_instance_count,221 .get_max_instance_count = vpu_malone_get_max_instance_count,
60 u32 (*get_max_instance_count)(struct vpu_shared_addr *shared); member397 if (!ops || !ops->get_max_instance_count) in vpu_iface_get_max_instance_count()400 return ops->get_max_instance_count(core->iface); in vpu_iface_get_max_instance_count()