Home
last modified time | relevance | path

Searched defs:class_shift (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dpci.h1824 unsigned int class_shift; /* should be 0, 8, 16 */ member
1845 class_shift, hook) \ argument
1854 class_shift, hook) \ argument
1860 class_shift, hook) \ argument
1867 class_shift, hook) \ argument
1871 class_shift, hook) \ argument
1875 class_shift, hook) \ argument
1879 class_shift, hook) \ argument
1883 class_shift, hook) \ argument
1887 class_shift, hook) \ argument
[all …]
/linux-4.19.296/drivers/pci/
Dquirks.c5228 unsigned int class_shift) in pci_create_device_link()