Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/b2c2/
H A Dflexcop-pci.c48 #define FC_PCI_INIT 0x01 macro
320 fc_pci->init_state |= FC_PCI_INIT; in flexcop_pci_init()
334 if (fc_pci->init_state & FC_PCI_INIT) { in flexcop_pci_exit()
340 fc_pci->init_state &= ~FC_PCI_INIT; in flexcop_pci_exit()
/kernel/linux/linux-6.6/drivers/media/pci/b2c2/
H A Dflexcop-pci.c48 #define FC_PCI_INIT 0x01 macro
320 fc_pci->init_state |= FC_PCI_INIT; in flexcop_pci_init()
334 if (fc_pci->init_state & FC_PCI_INIT) { in flexcop_pci_exit()
340 fc_pci->init_state &= ~FC_PCI_INIT; in flexcop_pci_exit()

Completed in 3 milliseconds