Searched defs:hooks (Results 1 - 25 of 27) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/bus_managers/ps2/
H A Dps2_dev.cpp62 ps2_dev_detect_pointing(ps2_dev *dev, device_hooks **hooks) argument
212 device_hooks *hooks; local
/haiku-fatelf/src/add-ons/kernel/drivers/common/
H A Ddprintf.cpp140 static device_hooks hooks = { local
H A Dnull.c88 static device_hooks hooks = { local
H A Dzero.c89 static device_hooks hooks = { local
H A Dconsole.cpp811 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/drivers/misc/
H A Dconfig.c129 static device_hooks hooks = { local
H A Dkdl.c137 static device_hooks hooks = { local
H A Dtest.c136 static device_hooks hooks = { local
/haiku-fatelf/src/libs/iconv/
H A Dconverters.h103 struct iconv_hooks hooks; member in struct:conv_struct
/haiku-fatelf/src/tests/system/kernel/device_manager/
H A Dconfig.c199 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/bluetooth/hci/
H A Dbluetooth.cpp240 RegisterDriver(bt_hci_transport_hooks* hooks, bluetooth_device** _device) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/usb/
H A DHub.cpp364 ReportDevice(usb_support_descriptor *supportDescriptors, uint32 supportDescriptorCount, const usb_notify_hooks *hooks, usb_driver_cookie **cookies, bool added, bool recursive) argument
H A DStack.cpp472 Stack::InstallNotify(const char *driverName, const usb_notify_hooks *hooks) argument
H A DDevice.cpp589 ReportDevice(usb_support_descriptor *supportDescriptors, uint32 supportDescriptorCount, const usb_notify_hooks *hooks, usb_driver_cookie **cookies, bool added, bool recursive) argument
H A Dusb.cpp132 install_notify(const char *driverName, const usb_notify_hooks *hooks) argument
/haiku-fatelf/src/add-ons/kernel/drivers/bus/pcmcia/
H A Dds.c330 static device_hooks hooks = { variable
/haiku-fatelf/src/add-ons/kernel/drivers/input/usb_hid/
H A DDriver.cpp404 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/drivers/network/pegasus/
H A Ddriver.c824 static device_hooks hooks = { local
/haiku-fatelf/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h98 bt_hci_transport_hooks* hooks; member in struct:bluetooth_device
/haiku-fatelf/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2generic.cpp928 static device_hooks hooks = { variable
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c954 static device_hooks hooks = { variable
/haiku-fatelf/src/add-ons/kernel/drivers/bus/usb/
H A Dusb_raw.cpp893 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/drivers/printer/usb/
H A Dusb_printer.cpp618 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp1398 static device_hooks hooks = { local
/haiku-fatelf/src/add-ons/kernel/drivers/disk/usb/usb_floppy/
H A Dusb_disk.cpp1382 static device_hooks hooks = { local

Completed in 208 milliseconds

12