Home
last modified time | relevance | path

Searched refs:hpp_type0 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dpci_hotplug.h123 struct hpp_type0 { struct
161 struct hpp_type0 *t0; /* Type0: NULL if not available */
164 struct hpp_type0 type0_data;
/Linux-v4.19/drivers/pci/
Dprobe.c1791 static struct hpp_type0 pci_default_type0 = {
1799 static void program_hpp_type0(struct pci_dev *dev, struct hpp_type0 *hpp) in program_hpp_type0()