irq_bypass_unregister_producer
irq_bypass_unregister_producer(&ctx->producer);
irq_bypass_unregister_producer(&vq->call_ctx.producer);
void irq_bypass_unregister_producer(struct irq_bypass_producer *producer);
EXPORT_SYMBOL_GPL(irq_bypass_unregister_producer);