Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpci_hotplug.h140 struct hpp_type2 { struct
163 struct hpp_type2 *t2; /* Type2: NULL if not available */ argument
166 struct hpp_type2 type2_data;
/linux-4.19.296/drivers/pci/
Dprobe.c1941 static void program_hpp_type2(struct pci_dev *dev, struct hpp_type2 *hpp) in program_hpp_type2()