Searched refs:cx18_in_work_order (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-mailbox.c189 static void epu_dma_done(struct cx18 *cx, struct cx18_in_work_order *order)
280 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order)
291 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order)
320 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order)
327 struct cx18_in_work_order *order =
328 container_of(work, struct cx18_in_work_order, work);
339 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order)
375 static int epu_dma_done_irq(struct cx18 *cx, struct cx18_in_work_order *order)
401 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order)
422 int epu_cmd_irq(struct cx18 *cx, struct cx18_in_work_order *orde
[all...]
H A Dcx18-driver.h352 struct cx18_in_work_order { struct
614 struct cx18_in_work_order in_work_order[CX18_MAX_IN_WORK_ORDERS];

Completed in 102 milliseconds