Searched refs:vpu_iface_get_power_state (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/amphion/
H A Dvpu_dbg.c259 vpu_iface_get_power_state(core) ? "on" : "off");
375 if (vpu_iface_get_power_state(core) && !core->request_count) {
H A Dvpu_core.c188 if (!vpu_iface_get_power_state(core)) {
379 if (vpu_iface_get_power_state(core))
787 if (!vpu_iface_get_power_state(core))
H A Dvpu_rpc.h147 static inline int vpu_iface_get_power_state(struct vpu_core *core) function

Completed in 154 milliseconds