Home
last modified time | relevance | path

Searched refs:n_ir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c191 int n_ir; member
3222 for (i = 0 ; i < ohci->n_ir ; i++) { in ohci_resume_iso_dma()
3710 ohci->n_ir = hweight32(ohci->ir_context_mask); in pci_probe()
3711 size = sizeof(struct iso_context) * ohci->n_ir; in pci_probe()
3760 ohci->n_ir, ohci->n_it, ohci->quirks, in pci_probe()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c191 int n_ir; member
3234 for (i = 0 ; i < ohci->n_ir ; i++) { in ohci_resume_iso_dma()
3721 ohci->n_ir = hweight32(ohci->ir_context_mask); in pci_probe()
3722 size = sizeof(struct iso_context) * ohci->n_ir; in pci_probe()
3769 ohci->n_ir, ohci->n_it, ohci->quirks, in pci_probe()

Completed in 10 milliseconds