Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci.h2333 unsigned int class_shift; /* should be 0, 8, 16 */ member
2354 class_shift, hook) \ argument
2370 class_shift, hook, stub) \ argument
2380 class_shift, hook, stub) \ argument
2386 class_shift, hook) \ argument
2392 class_shift, hook) \ argument
2399 class_shift, hook) \ argument
2403 class_shift, hook) \ argument
2407 class_shift, hook) \ argument
2411 class_shift, hook) \ argument
[all …]
/linux/drivers/pci/
H A Dquirks.c5737 unsigned int class_shift) in pci_create_device_link()