Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpci.h1987 unsigned int class_shift; /* should be 0, 8, 16 */ member
2008 class_shift, hook) \ argument
2024 class_shift, hook, stub) \ argument
2034 class_shift, hook, stub) \ argument
2040 class_shift, hook) \ argument
2046 class_shift, hook) \ argument
2053 class_shift, hook) \ argument
2057 class_shift, hook) \ argument
2061 class_shift, hook) \ argument
2065 class_shift, hook) \ argument
[all …]
/Linux-v6.1/drivers/pci/
Dquirks.c5430 unsigned int class_shift) in pci_create_device_link()