Searched defs:device_ioctl (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/haiku/VBoxVideo/driver/
H A Ddriver.cpp132 status_t device_ioctl(void *dev, uint32 msg, void *buf, size_t len);
150 device_ioctl,
329 status_t device_ioctl(void *cookie, uint32 msg, void *buf, size_t len) function
331 LogFlowFunc(("device_ioctl\n"));

Completed in 42 milliseconds