Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c127 struct allegro_mbox { struct
128 struct allegro_dev *dev;
129 unsigned int head;
130 unsigned int tail;
131 unsigned int data;
132 size_t size;
134 struct mutex lock;