Searched refs:cx18_in_work_order (Results 1 – 2 of 2) sorted by relevance
324 static void epu_debug(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug()335 static void epu_cmd(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd()364 void free_in_work_order(struct cx18 *cx, struct cx18_in_work_order *order) in free_in_work_order()371 struct cx18_in_work_order *order = in cx18_in_work_handler()372 container_of(work, struct cx18_in_work_order, work); in cx18_in_work_handler()383 static void mb_ack_irq(struct cx18 *cx, struct cx18_in_work_order *order) in mb_ack_irq()445 int epu_debug_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_debug_irq()466 int epu_cmd_irq(struct cx18 *cx, struct cx18_in_work_order *order) in epu_cmd_irq()498 struct cx18_in_work_order *alloc_in_work_order_irq(struct cx18 *cx) in alloc_in_work_order_irq()501 struct cx18_in_work_order *order = NULL; in alloc_in_work_order_irq()[all …]
353 struct cx18_in_work_order { struct635 struct cx18_in_work_order in_work_order[CX18_MAX_IN_WORK_ORDERS];
Completed in 8 milliseconds