Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/pci/
Dprobe.c1368 static struct hpp_type0 pci_default_type0 = {
1376 static void program_hpp_type0(struct pci_dev *dev, struct hpp_type0 *hpp) in program_hpp_type0()