Home
last modified time | relevance | path

Searched refs:StopHotplug (Results 1 – 3 of 3) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dinput_driver.h142 .StopHotplug = stop_hotplug,
H A Dinput.h113 DFBResult (*StopHotplug) (void); member
H A Dinput.c572 if (driver->funcs->GetCapability && driver->funcs->StopHotplug) { in dfb_input_core_shutdown()
576 if (driver->funcs->StopHotplug()) { in dfb_input_core_shutdown()