Searched refs:pdpp (Results 1 – 2 of 2) sorted by relevance
346 struct pci_devemu **pdpp, *pdp; in pci_print_supported_devices() local348 SET_FOREACH(pdpp, pci_devemu_set) { in pci_print_supported_devices()349 pdp = *pdpp; in pci_print_supported_devices()1085 struct pci_devemu **pdpp, *pdp; in pci_emul_finddev() local1087 SET_FOREACH(pdpp, pci_devemu_set) { in pci_emul_finddev()1088 pdp = *pdpp; in pci_emul_finddev()
457 struct hda_codec_class **pdpp = NULL, *pdp = NULL; in hda_find_codec_class() local459 SET_FOREACH(pdpp, hda_codec_class_set) { in hda_find_codec_class()460 pdp = *pdpp; in hda_find_codec_class()