Searched refs:vpu_core_get_iface (Results 1 – 2 of 2) sorted by relevance
120 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_check_codec()140 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_boot_core()149 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_power_state()158 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_shutdown_core()167 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_restore_core()176 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_on_firmware_loaded()186 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_get_data_size()199 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_init()215 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_set_log_buf()228 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_config_system()[all …]
25 struct vpu_iface_ops *ops = vpu_core_get_iface(core); in vpu_iface_check_memory_region()248 struct vpu_iface_ops *vpu_core_get_iface(struct vpu_core *core) in vpu_core_get_iface() function256 return vpu_core_get_iface(inst->core); in vpu_inst_get_iface()
Completed in 5 milliseconds