Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dpci.h1908 unsigned int class_shift; /* should be 0, 8, 16 */ member
1929 class_shift, hook) \ argument
1945 class_shift, hook, stub) \ argument
1955 class_shift, hook, stub) \ argument
1961 class_shift, hook) \ argument
1967 class_shift, hook) \ argument
1974 class_shift, hook) \ argument
1978 class_shift, hook) \ argument
1982 class_shift, hook) \ argument
1986 class_shift, hook) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/pci/
Dquirks.c5397 unsigned int class_shift) in pci_create_device_link()