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

/linux-master/drivers/media/platform/amphion/
H A DMakefile6 vpu_mbox.o \
H A Dvpu_mbox.c14 #include "vpu_mbox.h"
19 struct vpu_mbox *rx = container_of(cl, struct vpu_mbox, cl);
25 static int vpu_mbox_request_channel(struct device *dev, struct vpu_mbox *mbox)
H A Dvpu.h115 struct vpu_mbox { struct
154 struct vpu_mbox tx_type;
155 struct vpu_mbox tx_data;
156 struct vpu_mbox rx;

Completed in 118 milliseconds