Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpci_hotplug.h130 struct hpp_type0 { struct
168 struct hpp_type0 *t0; /* Type0: NULL if not available */
171 struct hpp_type0 type0_data;
/linux-4.1.27/drivers/pci/
Dprobe.c1274 static struct hpp_type0 pci_default_type0 = {
1282 static void program_hpp_type0(struct pci_dev *dev, struct hpp_type0 *hpp) in program_hpp_type0()