Searched refs:class_shift (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
A D | pci.h | 2014 class_shift, stub) 2019 class_shift, hook) 2023 class_shift, hook) \ argument 2036 class_shift, hook) \ argument 2040 class_shift, hook) \ argument 2044 class_shift, hook) \ argument 2048 class_shift, hook) \ argument 2052 class_shift, hook) \ argument 2056 class_shift, hook) \ argument 2060 class_shift, hook) \ argument [all …]
|
/linux/drivers/pci/ |
A D | quirks.c | 63 if ((f->class == (u32) (dev->class >> f->class_shift) || in pci_do_fixups() 5396 unsigned int class_shift) in pci_create_device_link() argument 5406 if (!supplier_pdev || (supplier_pdev->class >> class_shift) != class) { in pci_create_device_link()
|
Completed in 20 milliseconds