Searched refs:vmm_is_pptdev (Results 1 – 3 of 3) sorted by relevance
342 bool vmm_is_pptdev(int bus, int slot, int func);
143 else if (vmm_is_pptdev(bus, slot, func)) in ppt_probe()
2275 vmm_is_pptdev(int bus, int slot, int func) in vmm_is_pptdev() function