Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c1958 unsigned int restore_intx:1; member
1981 if (this->restore_intx) in pcim_release()
4470 if (dr && !dr->restore_intx) { in pci_intx()
4471 dr->restore_intx = 1; in pci_intx()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci.c2108 unsigned int restore_intx:1; member
2126 if (this->restore_intx) in pcim_release()
4676 if (dr && !dr->restore_intx) { in pci_intx()
4677 dr->restore_intx = 1; in pci_intx()

Completed in 16 milliseconds