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