Searched refs:pdpp (Results 1 – 2 of 2) sorted by relevance
340 struct pci_devemu **pdpp, *pdp; in pci_print_supported_devices() local342 SET_FOREACH(pdpp, pci_devemu_set) { in pci_print_supported_devices()343 pdp = *pdpp; in pci_print_supported_devices()1097 struct pci_devemu **pdpp, *pdp; in pci_emul_finddev() local1099 SET_FOREACH(pdpp, pci_devemu_set) { in pci_emul_finddev()1100 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()