Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_FIREWIRE_OHCI (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/firewire/
Dinit_ohci1394_dma.c287 if (class>>8 != PCI_CLASS_SERIAL_FIREWIRE_OHCI) in init_ohci1394_dma_on_all_controllers()
Dohci.c3857 { PCI_DEVICE_CLASS(PCI_CLASS_SERIAL_FIREWIRE_OHCI, ~0) },
/linux-4.4.14/include/linux/
Dpci_ids.h105 #define PCI_CLASS_SERIAL_FIREWIRE_OHCI 0x0c0010 macro