Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h2304 unsigned int class_shift; /* should be 0, 8, 16 */ member
2325 class_shift, hook) \ argument
2341 class_shift, hook, stub) \ argument
2351 class_shift, hook, stub) \ argument
2357 class_shift, hook) \ argument
2363 class_shift, hook) \ argument
2370 class_shift, hook) \ argument
2374 class_shift, hook) \ argument
2378 class_shift, hook) \ argument
2382 class_shift, hook) \ argument
[all …]
/linux/drivers/pci/
H A Dquirks.c5677 unsigned int class_shift) in pci_create_device_link()