Home
last modified time | relevance | path

Searched refs:driver_hooks (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/null/
H A Ddriver.c117 device_hooks driver_hooks = { variable
130 return &driver_hooks; in find_device()
H A Ddriver.h50 extern device_hooks driver_hooks;
/haiku/src/add-ons/kernel/drivers/audio/sb16/
H A Dhooks.c66 device_hooks driver_hooks = { variable
H A Ddriver.h48 extern device_hooks driver_hooks;
H A Ddriver.c82 return &driver_hooks; in find_device()