Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpci_hotplug.h139 struct hpp_type1 { struct
169 struct hpp_type1 *t1; /* Type1: NULL if not available */
172 struct hpp_type1 type1_data;
/linux-4.1.27/drivers/pci/
Dprobe.c1318 static void program_hpp_type1(struct pci_dev *dev, struct hpp_type1 *hpp) in program_hpp_type1()