Searched refs:vpu_iface_get_power_state (Results 1 – 2 of 2) sorted by relevance
259 vpu_iface_get_power_state(core) ? "on" : "off"); in vpu_dbg_core()375 if (vpu_iface_get_power_state(core) && !core->request_count) { in vpu_dbg_core_write()
147 static inline int vpu_iface_get_power_state(struct vpu_core *core) in vpu_iface_get_power_state() function