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

/haiku/headers/os/drivers/
H A DDrivers.h26 typedef status_t (*device_control_hook)(void *cookie, uint32 op, void *data, typedef
48 device_control_hook control; /* called to control the device */
/haiku/src/add-ons/kernel/drivers/midi/usb_midi/
H A Dusb_midi.cpp761 (device_control_hook)usb_midi_control,
/haiku/src/add-ons/kernel/drivers/network/ether/pegasus/
H A Ddriver.c828 (device_control_hook)pegasus_device_control,
/haiku/src/add-ons/kernel/drivers/disk/virtual/nbd/
H A Dnbd.c771 (device_control_hook)nbd_control,
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h406 #define device_control_hook fssh_device_control_hook macro

Completed in 115 milliseconds