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

/vbox/src/VBox/Additions/haiku/VBoxVideo/driver/
H A Ddriver.cpp130 status_t device_read(void *dev, off_t pos, void *buf, size_t *len);
151 device_read,
315 status_t device_read(void *dev, off_t pos, void *buf, size_t *len) function
317 LogFlowFunc(("device_read\n"));

Completed in 43 milliseconds