Home
last modified time | relevance | path

Searched defs:vpu_core (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu.h128 struct vpu_core { struct
138 enum vpu_core_type type; argument
140 const struct vpu_core_resources *res; argument
146 enum vpu_core_state state; argument
147 u32 fw_version;
149 struct vpu_buffer fw;
150 struct vpu_buffer rpc;
156 struct vpu_mbox rx;
165 void *msg_buffer;
168 struct vpu_dev *vpu;
[all …]

Completed in 7 milliseconds