Searched refs:VirtioInputHandle (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/input/virtio_input/
H A Dvirtio_input.cpp67 struct VirtioInputHandle { struct
324 ObjectDeleter<VirtioInputHandle>
325 handle(new(std::nothrow) (VirtioInputHandle));
349 ObjectDeleter<VirtioInputHandle> handle((VirtioInputHandle*)cookie);
375 VirtioInputHandle* handle = (VirtioInputHandle*)cookie;

Completed in 389 milliseconds