Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h2235 unsigned int class_shift; /* should be 0, 8, 16 */ member
2256 class_shift, hook) \ argument
2272 class_shift, hook, stub) \ argument
2282 class_shift, hook, stub) \ argument
2288 class_shift, hook) \ argument
2294 class_shift, hook) \ argument
2301 class_shift, hook) \ argument
2305 class_shift, hook) \ argument
2309 class_shift, hook) \ argument
2313 class_shift, hook) \ argument
[all …]
/linux/drivers/pci/
H A Dquirks.c5672 unsigned int class_shift) in pci_create_device_link()