Searched refs:drv_hook (Results 1 – 2 of 2) sorted by relevance
212 vm_inout_detach(struct ioport_config *cfg, uint16_t port, bool drv_hook, in vm_inout_detach() argument235 if (drv_hook && (compare->iope_flags & IOPF_DRV_HOOK) == 0) { in vm_inout_detach()237 } else if (!drv_hook && in vm_inout_detach()
69 int vm_inout_detach(struct ioport_config *ports, uint16_t port, bool drv_hook,