Searched refs:it_context_list (Results 1 – 1 of 1) sorted by relevance
212 struct iso_context *it_context_list; member2270 fw_iso_context_schedule_flush_completions(&ohci->it_context_list[i].base); in irq_handler()3097 ctx = &ohci->it_context_list[index]; in ohci_allocate_iso_context()3187 index = ctx - ohci->it_context_list; in ohci_start_iso()3231 index = ctx - ohci->it_context_list; in ohci_stop_iso()3261 index = ctx - ohci->it_context_list; in ohci_free_iso_context()3317 ctx = &ohci->it_context_list[i]; in ohci_resume_iso_dma()3805 ohci->it_context_list = devm_kzalloc(&dev->dev, size, GFP_KERNEL); in pci_probe()3806 if (!ohci->it_context_list) in pci_probe()