Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpci.h2153 unsigned int class_shift; /* should be 0, 8, 16 */ member
2174 class_shift, hook) \ argument
2190 class_shift, hook, stub) \ argument
2200 class_shift, hook, stub) \ argument
2206 class_shift, hook) \ argument
2212 class_shift, hook) \ argument
2219 class_shift, hook) \ argument
2223 class_shift, hook) \ argument
2227 class_shift, hook) \ argument
2231 class_shift, hook) \ argument
[all …]
/linux-6.6.21/drivers/pci/
Dquirks.c5616 unsigned int class_shift) in pci_create_device_link()