Searched refs:irq_out (Results 1 – 4 of 4) sorted by relevance
569 struct urb *irq_out; /* urb for interrupt out report */ member976 xpad->irq_out->transfer_buffer_length = init_packet->len; in xpad_prepare_next_init_packet()1012 xpad->irq_out->transfer_buffer_length = packet->len; in xpad_prepare_next_out_packet()1026 usb_anchor_urb(xpad->irq_out, &xpad->irq_out_anchor); in xpad_try_sending_next_out_packet()1027 error = usb_submit_urb(xpad->irq_out, GFP_ATOMIC); in xpad_try_sending_next_out_packet()1032 usb_unanchor_urb(xpad->irq_out); in xpad_try_sending_next_out_packet()1105 xpad->irq_out = usb_alloc_urb(0, GFP_KERNEL); in xpad_init_output()1106 if (!xpad->irq_out) { in xpad_init_output()1111 usb_fill_int_urb(xpad->irq_out, xpad->udev, in xpad_init_output()1115 xpad->irq_out->transfer_dma = xpad->odata_dma; in xpad_init_output()[all …]
202 goto irq_out; in snd_vortex_create()221 irq_out: in snd_vortex_create()
632 goto irq_out; in s3cmci_irq()638 goto irq_out; in s3cmci_irq()646 goto irq_out; in s3cmci_irq()778 goto irq_out; in s3cmci_irq()789 goto irq_out; in s3cmci_irq()791 irq_out: in s3cmci_irq()
854 goto irq_out; in bq25980_irq_handler_thread()857 goto irq_out; in bq25980_irq_handler_thread()865 irq_out: in bq25980_irq_handler_thread()