Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dpci.h2186 unsigned int class_shift; /* should be 0, 8, 16 */ member
2207 class_shift, hook) \ argument
2223 class_shift, hook, stub) \ argument
2233 class_shift, hook, stub) \ argument
2239 class_shift, hook) \ argument
2245 class_shift, hook) \ argument
2252 class_shift, hook) \ argument
2256 class_shift, hook) \ argument
2260 class_shift, hook) \ argument
2264 class_shift, hook) \ argument
[all …]
/linux-6.14.4/drivers/pci/
Dquirks.c5653 unsigned int class_shift) in pci_create_device_link()