Searched refs:ppt_unassign_device (Results 1 – 3 of 3) sorted by relevance
56 int ppt_unassign_device(struct vm *vm, int bus, int slot, int func);
436 ppt_unassign_device(struct vm *vm, int bus, int slot, int func) in ppt_unassign_device() function
839 error = ppt_unassign_device(vm, bus, slot, func); in vm_unassign_pptdev()