Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c1797 xhci_remove_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_remove_interrupter()
1819 xhci_free_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_free_interrupter()
1843 void xhci_remove_secondary_interrupter(struct usb_hcd *hcd, struct xhci_interrupter *ir) in xhci_remove_secondary_interrupter()
1967 static void xhci_set_hc_event_deq(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_set_hc_event_deq()
2256 static struct xhci_interrupter *
2260 struct xhci_interrupter *ir; in xhci_alloc_interrupter()
2293 xhci_add_interrupter(struct xhci_hcd *xhci, struct xhci_interrupter *ir, in xhci_add_interrupter()
2334 struct xhci_interrupter *
2339 struct xhci_interrupter *ir; in xhci_create_secondary_interrupter()
2383 struct xhci_interrupter *ir; in xhci_mem_init()
Dxhci.h1427 struct xhci_interrupter { struct
1518 struct xhci_interrupter **interrupters;
1829 struct xhci_interrupter *
1833 *hcd, struct xhci_interrupter *ir);
1871 int xhci_set_interrupter_moderation(struct xhci_interrupter *ir,
Dxhci-ring.c2611 struct xhci_interrupter *ir, in handle_tx_event()
2937 static int xhci_handle_event_trb(struct xhci_hcd *xhci, struct xhci_interrupter *ir, in xhci_handle_event_trb()
2988 struct xhci_interrupter *ir, in xhci_update_erst_dequeue()
3017 static void xhci_clear_interrupt_pending(struct xhci_interrupter *ir) in xhci_clear_interrupt_pending()
3032 static int xhci_handle_events(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_handle_events()
3981 struct xhci_interrupter *ir) in trb_block_event_intr()
4002 struct xhci_interrupter *ir; in xhci_queue_isoc_tx()
Dxhci.c323 static int xhci_enable_interrupter(struct xhci_interrupter *ir) in xhci_enable_interrupter()
336 static int xhci_disable_interrupter(struct xhci_interrupter *ir) in xhci_disable_interrupter()
350 int xhci_set_interrupter_moderation(struct xhci_interrupter *ir, in xhci_set_interrupter_moderation()
500 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run_finished()
551 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run()
613 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_stop()
709 struct xhci_interrupter *ir; in xhci_save_registers()
734 struct xhci_interrupter *ir; in xhci_restore_registers()