cx18_in_work_order
struct cx18_in_work_order in_work_order[CX18_MAX_IN_WORK_ORDERS];
static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order)
static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order)
static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order)
void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order)
struct cx18_in_work_order *order =
container_of(work, struct cx18_in_work_order, work);
static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order)
static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order)
int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order)
int epu_cmd_irq(struct cx18 *cx, struct cx18_in_work_order *order)
struct cx18_in_work_order *alloc_in_work_order_irq(struct cx18 *cx)
struct cx18_in_work_order *order = NULL;
struct cx18_in_work_order *order;