Home
last modified time | relevance | path

Searched refs:xhci_interrupter (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-mem.c1791 xhci_remove_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_remove_interrupter()
1813 xhci_free_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_free_interrupter()
1837 void xhci_remove_secondary_interrupter(struct usb_hcd *hcd, struct xhci_interrupter *ir) in xhci_remove_secondary_interrupter()
1961 static void xhci_set_hc_event_deq(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_set_hc_event_deq()
2250 static struct xhci_interrupter *
2254 struct xhci_interrupter *ir; in xhci_alloc_interrupter()
2287 xhci_add_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir, in xhci_add_interrupter()
2328 struct xhci_interrupter *
2333 struct xhci_interrupter *ir; in xhci_create_secondary_interrupter()
2377 struct xhci_interrupter *ir; in xhci_mem_init()
H A Dxhci.h1439 struct xhci_interrupter { struct
1530 struct xhci_interrupter **interrupters;
1840 struct xhci_interrupter *
1844 *hcd, struct xhci_interrupter *ir);
1882 int xhci_set_interrupter_moderation(struct xhci_interrupter *ir,
H A Dxhci-ring.c2653 struct xhci_interrupter *ir, in handle_tx_event()
2976 static int xhci_handle_event_trb(struct xhci_hcd *xhci, struct xhci_interrupter *ir, in xhci_handle_event_trb()
3029 struct xhci_interrupter *ir, in xhci_update_erst_dequeue()
3058 static void xhci_clear_interrupt_pending(struct xhci_interrupter *ir) in xhci_clear_interrupt_pending()
3073 static int xhci_handle_events(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_handle_events()
4037 struct xhci_interrupter *ir) in trb_block_event_intr()
4058 struct xhci_interrupter *ir; in xhci_queue_isoc_tx()
H A Dxhci.c325 static int xhci_enable_interrupter(struct xhci_interrupter *ir) in xhci_enable_interrupter()
338 static int xhci_disable_interrupter(struct xhci_interrupter *ir) in xhci_disable_interrupter()
352 int xhci_set_interrupter_moderation(struct xhci_interrupter *ir, in xhci_set_interrupter_moderation()
495 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run_finished()
546 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run()
608 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_stop()
704 struct xhci_interrupter *ir; in xhci_save_registers()
729 struct xhci_interrupter *ir; in xhci_restore_registers()